mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-11 13:32:36 +01:00
build(deps): bump actions/checkout from 2 to 3
This commit is contained in:
parent
c012de0c17
commit
b48caf5462
2
.github/workflows/html5validator.yml
vendored
2
.github/workflows/html5validator.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v2 # Required will all actions
|
||||
- uses: actions/checkout@v3 # Required will all actions
|
||||
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user