We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58fae4c commit 6a38891Copy full SHA for 6a38891
.github/workflows/links.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Link Checker
21
id: lychee
22
- uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
+ uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
23
with:
24
# Exclude the image.sc forum and stackoverflow (which both work) but return 403 from
25
# github runners and exclude relative links to other pages. Ignore
0 commit comments