Skip to content

Commit 9392f82

Browse files
committed
chore: Update mdbook to v0.4.21 (to work around CI build error)
1 parent 8e530b1 commit 9392f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Build
2424
env:
25-
MDBOOK_VERSION: 0.4.18
25+
MDBOOK_VERSION: 0.4.21
2626
run: |
2727
cargo install mdbook --no-default-features --features search --vers ${MDBOOK_VERSION}
2828
mdbook build

0 commit comments

Comments
 (0)