about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMartin Liska <martin.liska@hey.com>2025-02-14 07:26:43 +0100
committerMartin Liska <martin.liska@hey.com>2025-02-14 07:26:43 +0100
commit6714f1d93388b6d6bbcb4d491835fba51cdb2cb2 (patch)
tree1a243d72d103a8587cf4105c29910b1fcbecc7c7 /src
parent2d2849d6c661f0859505dda0e636a66fb69ca2bb (diff)
downloadrust-6714f1d93388b6d6bbcb4d491835fba51cdb2cb2.tar.gz
rust-6714f1d93388b6d6bbcb4d491835fba51cdb2cb2.zip
Start using latest release where -f checks all local links
Diffstat (limited to 'src')
-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 3f810e2fbcc..2bae8fcbdfa 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.8.1
+      MDBOOK_LINKCHECK2_VERSION: 0.9.0
       MDBOOK_MERMAID_VERSION: 0.12.6
       MDBOOK_TOC_VERSION: 0.11.2
       DEPLOY_DIR: book/html