We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f8d660 + fb68a29 commit ed4f281Copy full SHA for ed4f281
1 file changed
.github/workflows/check_links.yml
@@ -39,7 +39,7 @@ jobs:
39
# https://github.com/lycheeverse/lychee/issues/36
40
- name: Check links
41
# 2.6.1 seemed to cause the exclude-path to not take effect, waiting for next release.
42
- uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
+ uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
43
with:
44
args: "--exclude-all-private --include-verbatim --max-concurrency 24 --require-https --verbose --no-progress --offline
45
--accept '100..=103,200..=299,429,500..=511'
0 commit comments