We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0787313 commit e7924b8Copy full SHA for e7924b8
.github/workflows/gh-pages.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
deploy:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
15
env:
0 commit comments