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 77618f5 commit 9a540ecCopy full SHA for 9a540ec
.github/workflows/build-and-deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install mdbook
24
uses: peaceiris/actions-mdbook@v1
25
with:
26
- mdbook-version: latest
+ mdbook-version: 0.4.52
27
28
- name: Install static-sitemap-cli
29
run: npm install static-sitemap-cli
0 commit comments