Skip to content

Commit a979ee7

Browse files
authored
Update mdbook to 0.4.28
This version contains rust-lang/mdBook#1986 which will allow us to test the code in each translation.
1 parent 46aeaa5 commit a979ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install-mdbook/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
# The --locked flag is important for reproducible builds. It also
99
# avoids breakage due to skews between mdbook and mdbook-svgbob.
1010
- name: Install mdbook
11-
run: cargo install mdbook --locked --version 0.4.25
11+
run: cargo install mdbook --locked --version 0.4.28
1212
shell: bash
1313

1414
- name: Install mdbook-svgbob

0 commit comments

Comments
 (0)