Skip to content

Commit 997b718

Browse files
Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 (#231)
1 parent 250efab commit 997b718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828

2929
- name: Lychee Broken Link Checker
30-
uses: lycheeverse/lychee-action@v2.4.0
30+
uses: lycheeverse/lychee-action@v2.4.1
3131
with:
3232
# Check all markdown files in repo
3333
args: --base ./docs --user-agent 'curl/8.9.0' -vvv --no-progress --max-redirects 100 --accept 200,403,429,500 './**/*.md'

0 commit comments

Comments
 (0)