Skip to content

Commit 63ff974

Browse files
committed
Up[date actions/checkout to use v4
1 parent ab59b14 commit 63ff974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Build, Validate and Deploy
99
runs-on: ubuntu-20.04
1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v4
1212
- uses: w3c/spec-prod@v2
1313
with:
1414
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN_L2 }}

0 commit comments

Comments
 (0)