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 8d4e98c commit e9485f1Copy full SHA for e9485f1
.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@f796c8b7d468feb9b8c0a46da3fac0af6874d374
+ uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6
23
with:
24
fail: true
25
# As external links behavior is not predictable, we check only internal links
0 commit comments