Skip to content

Commit f7d4cd3

Browse files
authored
fix(link-error): add configuration argument for lychee-action (#5867)
Signed-off-by: cuisongliu <[email protected]>
1 parent 98737a3 commit f7d4cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-link-error.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
id: lychee
1919
uses: lycheeverse/lychee-action@v2
2020
with:
21+
lycheeVersion: v0.19.1
2122
output: lychee-report.md
2223
fail: false
2324

0 commit comments

Comments
 (0)