We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a030df commit 4a2687bCopy full SHA for 4a2687b
.github/workflows/links.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Link Checker
21
id: lychee
22
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
+ uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede # v2.0.2
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