Skip to content

Commit 53a2373

Browse files
committed
Lock mdbook at 0.4.8
v0.4.9 is incompatible with the linkcheck renderer, so we can't use it
1 parent b4328de commit 53a2373

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
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install mdbook
3030
uses: peaceiris/actions-mdbook@v1
3131
with:
32-
mdbook-version: latest
32+
mdbook-version: 0.4.8
3333

3434
# FIXME: Keep this up to date
3535
- name: Install mdbook-linkcheck

0 commit comments

Comments
 (0)