We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47c0c3 commit 5688b3fCopy full SHA for 5688b3f
1 file changed
.github/workflows/gh-pages.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
deploy:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
with:
0 commit comments