We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319ac6a commit 4fa72ebCopy full SHA for 4fa72eb
.github/workflows/github-page.yml
@@ -7,7 +7,7 @@ on:
7
- 'docs/**'
8
jobs:
9
deploy:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
13
steps:
0 commit comments