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 257a07b commit 716d552Copy full SHA for 716d552
.github/workflows/slate-action.yml
@@ -2,7 +2,7 @@ on: push
2
name: Create Slate Documentation on Push
3
jobs:
4
slate-documentation:
5
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@master
8
- name: Build documentation
0 commit comments