We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d859217 commit 2869575Copy full SHA for 2869575
3 files changed
.github/workflows/wangdoc.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
page-generator:
9
name: Generating pages
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v2
0 commit comments