We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9af90 commit 74b138eCopy full SHA for 74b138e
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
if: github.repository == 'rust-lang/rustc-dev-guide'
15
runs-on: ubuntu-latest
16
env:
17
- MDBOOK_VERSION: 0.4.7
+ MDBOOK_VERSION: 0.4.12
18
MDBOOK_LINKCHECK_VERSION: 0.7.2
19
MDBOOK_TOC_VERSION: 0.6.1
20
DEPLOY_DIR: book/html
0 commit comments