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.
2 parents 71e125a + 983bc13 commit 0ad0dd7Copy full SHA for 0ad0dd7
.github/workflows/link-checker.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Link Checker
56
id: lychee
57
- uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0
+ uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
58
59
- name: Create Issue From File
60
if: env.lychee_exit_code != 0
0 commit comments