We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026dbaa commit 042beecCopy full SHA for 042beec
.github/workflows/build-validate-publish.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
run:
9
name: Build, Validate, and Publish
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
- uses: w3c/spec-prod@v2
0 commit comments