We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e530b1 commit 9392f82Copy full SHA for 9392f82
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Build
24
env:
25
- MDBOOK_VERSION: 0.4.18
+ MDBOOK_VERSION: 0.4.21
26
run: |
27
cargo install mdbook --no-default-features --features search --vers ${MDBOOK_VERSION}
28
mdbook build
0 commit comments