We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fa41c commit b8e5068Copy full SHA for b8e5068
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
12
with:
13
fetch-depth: 0
14
- name: Install mdbook
0 commit comments