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

Commit 163fd68

Browse files
Update mdbook to 0.4.17 (#12339)
Update mdbook (the tool used to render the documentation website) to version 0.4.17.
1 parent 79e7c2c commit 163fd68

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup mdbook
2323
uses: peaceiris/actions-mdbook@4b5ef36b314c2599664ca107bb8c02412548d79d # v1.1.14
2424
with:
25-
mdbook-version: '0.4.9'
25+
mdbook-version: '0.4.17'
2626

2727
- name: Build the documentation
2828
# mdbook will only create an index.html if we're including docs/README.md in SUMMARY.md.

changelog.d/12339.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Upgrade the version of `mdbook` in CI to 0.4.17.

0 commit comments

Comments
 (0)