Skip to content

Commit a0c6b90

Browse files
authored
Fix link check failures (#270)
1 parent e066428 commit a0c6b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-markdown-link-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414

1515
- uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
1616
with:
17+
lycheeVersion: v0.18.1
1718
# excluding links to pull requests and issues is done for performance
1819
args: >
1920
--include-fragments

0 commit comments

Comments
 (0)