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 6837106 commit 4737719Copy full SHA for 4737719
.github/workflows/links.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Link Checker
21
id: lychee
22
- uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
+ uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2.3.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