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.
2 parents 37054cd + 035b538 commit cfbc77cCopy full SHA for cfbc77c
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
name: GitHub Pages
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
13
14
- name: Get mdBook
15
run: |
0 commit comments