We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfeb0e commit 96941d5Copy full SHA for 96941d5
.github/workflows/gh-pages.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
deploy:
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
steps:
13
- name: Checkout master branch
14
uses: actions/checkout@v2
0 commit comments