We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6699944 + afbe632 commit 0d322ddCopy full SHA for 0d322dd
1 file changed
.github/workflows/gh-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0 # we just need the latest commit
19
20
- name: Setup mdBook
21
- uses: peaceiris/actions-mdbook@v1
+ uses: peaceiris/actions-mdbook@v2
22
with:
23
mdbook-version: 'latest'
24
0 commit comments