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 bd0d593 + d34452d commit 3c3745cCopy full SHA for 3c3745c
.github/workflows/link-checker.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Link Checker
56
id: lychee
57
- uses: lycheeverse/lychee-action@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67 # v2.0.0
+ uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede # v2.0.2
58
59
- name: Create Issue From File
60
if: env.lychee_exit_code != 0
0 commit comments