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