Skip to content

Commit 04ec8a7

Browse files
authored
Merge pull request rust-lang#2560 from ehuss/update-mdbook
Update mdbook
2 parents c256865 + 80c1ea3 commit 04ec8a7

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc-dev-guide/.github/workflows

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/.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.4.48
17+
MDBOOK_VERSION: 0.4.52
1818
MDBOOK_LINKCHECK2_VERSION: 0.9.1
1919
MDBOOK_MERMAID_VERSION: 0.12.6
2020
MDBOOK_OUTPUT__LINKCHECK__FOLLOW_WEB_LINKS: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)