about summary refs log tree commit diff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2025-04-29 09:12:05 +0900
committerGitHub <noreply@github.com>2025-04-29 09:12:05 +0900
commit5ce6fa79d09beecdbeadd1f08c605bb904f7b65b (patch)
treef747333def0cafcff539da70889e6c53a8a1ff3f
parent1b53c12753a9ecead0e9728e01dcc2a7c07c18f9 (diff)
parent0aae3caf240b985d02de541cb3f2990eb6bbe927 (diff)
downloadrust-5ce6fa79d09beecdbeadd1f08c605bb904f7b65b.tar.gz
rust-5ce6fa79d09beecdbeadd1f08c605bb904f7b65b.zip
Merge pull request #2361 from ehuss/update-mdbook
-rw-r--r--src/doc/rustc-dev-guide/.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/.github/workflows/ci.yml b/src/doc/rustc-dev-guide/.github/workflows/ci.yml
index 415d0dc397d..daf5223cbd4 100644
--- a/src/doc/rustc-dev-guide/.github/workflows/ci.yml
+++ b/src/doc/rustc-dev-guide/.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
     if: github.repository == 'rust-lang/rustc-dev-guide'
     runs-on: ubuntu-latest
     env:
-      MDBOOK_VERSION: 0.4.21
+      MDBOOK_VERSION: 0.4.48
       MDBOOK_LINKCHECK2_VERSION: 0.9.1
       MDBOOK_MERMAID_VERSION: 0.12.6
       MDBOOK_TOC_VERSION: 0.11.2