Skip to content

Commit e7e6e97

Browse files
committed
Start using latest release where -f checks all local links
1 parent 95f0acc commit e7e6e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
env:
1717
MDBOOK_VERSION: 0.4.21
18-
MDBOOK_LINKCHECK2_VERSION: 0.8.1
18+
MDBOOK_LINKCHECK2_VERSION: 0.9.0
1919
MDBOOK_MERMAID_VERSION: 0.12.6
2020
MDBOOK_TOC_VERSION: 0.11.2
2121
DEPLOY_DIR: book/html

0 commit comments

Comments
 (0)