Skip to content

Commit 27c2aa6

Browse files
JohnTitortshepang
authored andcommitted
Update mdbook and its extensions versions
Signed-off-by: Yuki Okushi <[email protected]>
1 parent 03752ab commit 27c2aa6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
if: github.repository == 'rust-lang/rustc-dev-guide'
1515
runs-on: ubuntu-latest
1616
env:
17-
MDBOOK_VERSION: 0.4.12
18-
MDBOOK_LINKCHECK_VERSION: 0.7.2
19-
MDBOOK_MERMAID_VERSION: 0.10.0
20-
MDBOOK_TOC_VERSION: 0.6.1
17+
MDBOOK_VERSION: 0.4.21
18+
MDBOOK_LINKCHECK_VERSION: 0.7.6
19+
MDBOOK_MERMAID_VERSION: 0.11.2
20+
MDBOOK_TOC_VERSION: 0.9.0
2121
DEPLOY_DIR: book/html
2222
BASE_SHA: ${{ github.event.pull_request.base.sha }}
2323
steps:

0 commit comments

Comments
 (0)