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