Skip to content

Commit

Permalink
Update actions/checkout to current (v4)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneswilm authored Oct 18, 2024
1 parent 1092cab commit 6285dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Validate and Publish
runs-on: ubuntu-latest # only linux supported at present
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: respec
Expand Down

0 comments on commit 6285dfb

Please sign in to comment.