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 a470ed7 commit 2f3a3f4Copy full SHA for 2f3a3f4
.github/workflows/links-check.yml
@@ -19,7 +19,7 @@ jobs:
19
# See: https://github.com/lycheeverse/lychee-action/issues/17
20
- name: Link Checker
21
id: lychee
22
- uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332
+ uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2
23
with:
24
fail: true
25
# As external links behavior is not predictable, we check only internal links
0 commit comments