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 02a5658 commit 6a041d3Copy full SHA for 6a041d3
.github/workflows/github-pages.yml
@@ -11,7 +11,7 @@ on: workflow_dispatch
11
12
jobs:
13
deploy:
14
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
15
defaults:
16
run:
17
working-directory: ./
0 commit comments