We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c536e8b commit c235df8Copy full SHA for c235df8
.github/workflows/check-links.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Link Checker
37
id: lychee
38
- uses: lycheeverse/lychee-action@v2.2.0
+ uses: lycheeverse/lychee-action@v2.3.0
39
with:
40
fail: false # Don't fail action on broken links
41
output: /tmp/lychee-out.md
0 commit comments