Skip to content

Commit ee9caaf

Browse files
authored
Merge pull request #2745 from rust-lang/tshepang/bump-mdbook
bump to latest mdbook
2 parents 3f7334e + 8200507 commit ee9caaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: github.repository == 'rust-lang/rustc-dev-guide'
1515
runs-on: ubuntu-latest
1616
env:
17-
MDBOOK_VERSION: 0.5.1
17+
MDBOOK_VERSION: 0.5.2
1818
MDBOOK_LINKCHECK2_VERSION: 0.11.0
1919
MDBOOK_MERMAID_VERSION: 0.17.0
2020
MDBOOK_OUTPUT__LINKCHECK__FOLLOW_WEB_LINKS: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)