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.
1 parent 38b7502 commit 0e286f4Copy full SHA for 0e286f4
.github/workflows/links.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Link Checker
21
id: lychee
22
- uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0
+ uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
23
with:
24
# Exclude the image.sc forum (which works) but returns 403 from
25
# github runners and exclude relative links to other pages. Ignore
0 commit comments