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 3140c57 commit 08fa87dCopy full SHA for 08fa87d
.github/workflows/update-git-book.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
jobs:
8
build:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
steps:
11
- name: trigger
12
run: |
0 commit comments