about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2025-02-16 17:01:24 +0200
committerGitHub <noreply@github.com>2025-02-16 17:01:24 +0200
commit56f65381a1dec597b023b6ec55b2d2d9dc783689 (patch)
treeefb0e8e6118808fb4f8fc913d730e701a68fb5cb
parent34db7baf88a10031f375a6609eb995cd37e1a421 (diff)
parent089af6704ba81d776351798bfdcc3df604671750 (diff)
downloadrust-56f65381a1dec597b023b6ec55b2d2d9dc783689.tar.gz
rust-56f65381a1dec597b023b6ec55b2d2d9dc783689.zip
Merge pull request #2257 from marxin/start-using-latest-linkcheck2-v2
Bump mdbook-linkcheck2 dependency version
-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 2796c142084..22a4fb1901a 100644
--- a/src/doc/rustc-dev-guide/.github/workflows/ci.yml
+++ b/src/doc/rustc-dev-guide/.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
     runs-on: ubuntu-latest
     env:
       MDBOOK_VERSION: 0.4.21
-      MDBOOK_LINKCHECK2_VERSION: 0.9.0
+      MDBOOK_LINKCHECK2_VERSION: 0.9.1
       MDBOOK_MERMAID_VERSION: 0.12.6
       MDBOOK_TOC_VERSION: 0.11.2
       DEPLOY_DIR: book/html