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 5fe74e5 commit 37b9b3dCopy full SHA for 37b9b3d
.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@ec3ed119d4f44ad2673a7232460dc7dff59d2421
+ uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a
23
with:
24
fail: true
25
# As external links behaviour is not predictable, we check only internal links
0 commit comments