Skip to content

Commit 2ad4821

Browse files
committed
Update mdbook to 0.4.51
There have been a lot of changes since the last update: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0451
1 parent 957c6d3 commit 2ad4821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: write # for Git to git push
1414
runs-on: ubuntu-latest
1515
env:
16-
MDBOOK_VERSION: 0.4.28
16+
MDBOOK_VERSION: 0.4.51
1717
steps:
1818
- uses: actions/checkout@v4
1919
with:

0 commit comments

Comments
 (0)