We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c4e8b commit f5a2bfaCopy full SHA for f5a2bfa
1 file changed
.github/workflows/all_url_check.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: link_check with lychee-action
25
id: link_check
26
- uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
+ uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
27
with:
28
args: >
29
--verbose
0 commit comments