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 e677737 commit 36b9b11Copy full SHA for 36b9b11
.github/workflows/check-links.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Link Checker
42
id: lychee
43
- uses: lycheeverse/[email protected].0
+ uses: lycheeverse/[email protected].1
44
with:
45
fail: false # Don't fail action on broken links
46
output: /tmp/lychee-out.md
0 commit comments