We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe54fb8 commit 1dabcb9Copy full SHA for 1dabcb9
.github/workflows/auto-publish.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
main:
11
name: Echidna Auto-publish WD
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v3
15
- uses: w3c/spec-prod@v2
0 commit comments