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 8e75c50 commit 2ba790fCopy full SHA for 2ba790f
.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@4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81
+ uses: lycheeverse/lychee-action@9ace499fe66cee282a29eaa628fdac2c72fa087f
23
with:
24
fail: true
25
# As external links behaviour is not predictable, we check only internal links
0 commit comments