mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Update mdbook to 0.4.17 (#12339)
Update mdbook (the tool used to render the documentation website) to version 0.4.17.
This commit is contained in:
parent
79e7c2c426
commit
163fd686b5
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Setup mdbook
|
- name: Setup mdbook
|
||||||
uses: peaceiris/actions-mdbook@4b5ef36b314c2599664ca107bb8c02412548d79d # v1.1.14
|
uses: peaceiris/actions-mdbook@4b5ef36b314c2599664ca107bb8c02412548d79d # v1.1.14
|
||||||
with:
|
with:
|
||||||
mdbook-version: '0.4.9'
|
mdbook-version: '0.4.17'
|
||||||
|
|
||||||
- name: Build the documentation
|
- name: Build the documentation
|
||||||
# mdbook will only create an index.html if we're including docs/README.md in SUMMARY.md.
|
# mdbook will only create an index.html if we're including docs/README.md in SUMMARY.md.
|
||||||
|
1
changelog.d/12339.doc
Normal file
1
changelog.d/12339.doc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Upgrade the version of `mdbook` in CI to 0.4.17.
|
Loading…
Reference in New Issue
Block a user