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 8f42158 commit 66c405cCopy full SHA for 66c405c
.github/workflows/check-links.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Link Checker
42
id: lychee
43
- uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
+ uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
44
with:
45
fail: false # Don't fail action on broken links
46
output: /tmp/lychee-out.md
0 commit comments