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 99a6690 commit 45e99c8Copy full SHA for 45e99c8
.github/workflows/broken-links.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Link Checker
21
id: lychee
22
- uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2
+ uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2
23
with:
24
fail: false # Don't fail on broken links, create an issue instead
25
0 commit comments