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 61138a6 commit c7593a9Copy full SHA for c7593a9
.github/workflows/check-links.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Link Checker
42
id: lychee
43
- uses: lycheeverse/lychee-action@v2.3.0
+ uses: lycheeverse/lychee-action@v2.4.0
44
with:
45
fail: false # Don't fail action on broken links
46
output: /tmp/lychee-out.md
0 commit comments