Skip to content

Commit d9452b3

Browse files
authored
Merge pull request #1360 from PyO3/update-mdbook
Update mdbook version
2 parents 8e37d37 + ab020f2 commit d9452b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/guide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup mdBook
2222
uses: peaceiris/actions-mdbook@v1
2323
with:
24-
mdbook-version: '0.4.1'
24+
mdbook-version: '0.4.5'
2525

2626
# This builds the book in gh-pages-build. See https://github.com/rust-lang-nursery/mdBook/issues/698
2727
- name: Build the guide

0 commit comments

Comments
 (0)