We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d6a5f commit aafaf92Copy full SHA for aafaf92
.github/workflows/gh-pages.yml
@@ -9,7 +9,7 @@ on:
9
- main
10
jobs:
11
deploy:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
permissions:
14
contents: write
15
concurrency:
0 commit comments