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