We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89d5c7 commit b7486a0Copy full SHA for b7486a0
1 file changed
.github/workflows/gh-pages.yml
@@ -5,7 +5,7 @@ on:
5
- main
6
jobs:
7
deploy:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
9
steps:
10
- uses: actions/checkout@v3
11
0 commit comments