Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update mdbook to 0.4.17 (#12339)
Browse files Browse the repository at this point in the history
Update mdbook (the tool used to render the documentation website) to version 0.4.17.
  • Loading branch information
anoadragon453 authored Apr 5, 2022
1 parent 79e7c2c commit 163fd68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup mdbook
uses: peaceiris/actions-mdbook@4b5ef36b314c2599664ca107bb8c02412548d79d # v1.1.14
with:
mdbook-version: '0.4.9'
mdbook-version: '0.4.17'

- name: Build the documentation
# mdbook will only create an index.html if we're including docs/README.md in SUMMARY.md.
Expand Down
1 change: 1 addition & 0 deletions changelog.d/12339.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Upgrade the version of `mdbook` in CI to 0.4.17.

0 comments on commit 163fd68

Please sign in to comment.