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.
2 parents acf81d4 + 739ed7e commit 28c4ef5Copy full SHA for 28c4ef5
.github/workflows/broken-links.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Link Checker
20
id: lychee
21
- uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2
+ uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2
22
with:
23
fail: false # Don't fail on broken links, create an issue instead
24
0 commit comments