We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3811f commit 40acedcCopy full SHA for 40acedc
.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@f613c4a64e50d792e0b31ec34bbcbba12263c6a6
+ uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c
23
with:
24
fail: true
25
# As external links behavior is not predictable, we check only internal links
0 commit comments