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 076f939 + 68c7aaf commit bd24a8aCopy full SHA for bd24a8a
.github/workflows/link-checker.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Link Checker
56
id: lychee
57
- uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2.3.0
+ uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
58
59
- name: Create Issue From File
60
if: env.lychee_exit_code != 0
0 commit comments