We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451084b commit 5d77984Copy full SHA for 5d77984
src/doc/rustc-dev-guide/.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