We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99bb25 commit c24ec29Copy full SHA for c24ec29
.github/workflows/broken-links.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Link Checker
21
id: lychee
22
- uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2
+ uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2
23
with:
24
fail: false # Don't fail on broken links, create an issue instead
25
0 commit comments