We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69f112 commit 82c5ffdCopy full SHA for 82c5ffd
.github/workflows/auto-publish.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Build, Validate and Deploy
9
runs-on: ubuntu-20.04
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
12
- uses: w3c/spec-prod@v2
13
with:
14
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN_L2 }}
0 commit comments