Skip to content

Commit 521f4d7

Browse files
deps: update lycheeverse/lychee-action action to v2.6.0 (#842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4961857 commit 521f4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323

2424
- name: Link Checker
25-
uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
25+
uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0
2626
with:
2727
fail: true
2828
args: --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --cache --cache-exclude-status 400..599 --max-concurrency 4 --retry-wait-time 60

0 commit comments

Comments
 (0)