Skip to content

Commit 9a540ec

Browse files
authored
ci: lock mdbook to 0.4.52
1 parent 77618f5 commit 9a540ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install mdbook
2424
uses: peaceiris/actions-mdbook@v1
2525
with:
26-
mdbook-version: latest
26+
mdbook-version: 0.4.52
2727

2828
- name: Install static-sitemap-cli
2929
run: npm install static-sitemap-cli

0 commit comments

Comments
 (0)