We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a218e commit 8865cabCopy full SHA for 8865cab
1 file changed
.github/workflows/docs.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
docs:
11
name: "Generate Project Documentation"
12
- runs-on: ubuntu-16.04
+ runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v2
0 commit comments