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 aeaf33f commit a9d26a8Copy full SHA for a9d26a8
.github/workflows/check-links.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Link Checker
37
id: lychee
38
- uses: lycheeverse/lychee-action@v2.1.0
+ uses: lycheeverse/lychee-action@v2.2.0
39
with:
40
fail: false # Don't fail action on broken links
41
output: /tmp/lychee-out.md
0 commit comments