We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f7334e + 8200507 commit ee9caafCopy full SHA for ee9caaf
1 file changed
.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.5.1
+ MDBOOK_VERSION: 0.5.2
18
MDBOOK_LINKCHECK2_VERSION: 0.11.0
19
MDBOOK_MERMAID_VERSION: 0.17.0
20
MDBOOK_OUTPUT__LINKCHECK__FOLLOW_WEB_LINKS: ${{ github.event_name != 'pull_request' }}
0 commit comments