We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2849d commit 6714f1dCopy full SHA for 6714f1d
src/doc/rustc-dev-guide/.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
env:
17
MDBOOK_VERSION: 0.4.21
18
- MDBOOK_LINKCHECK2_VERSION: 0.8.1
+ MDBOOK_LINKCHECK2_VERSION: 0.9.0
19
MDBOOK_MERMAID_VERSION: 0.12.6
20
MDBOOK_TOC_VERSION: 0.11.2
21
DEPLOY_DIR: book/html
0 commit comments