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

Update mdbook to 0.4.17 #12339

Merged
merged 2 commits into from
Apr 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe?

Suggested change
Upgrade the version of `mdbook` in CI to 0.4.17.
Upgrade the version of `mdbook` used to generate the Synapse documentation to 0.4.17.