Skip to content

Commit dba8422

Browse files
chore(deps): update lycheeverse/lychee-action action to v2
1 parent c4dab9d commit dba8422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/broken-link-checker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v4
1212
- name: Check Links
13-
uses: lycheeverse/lychee-action@v1.10.0
13+
uses: lycheeverse/lychee-action@v2.4.0
1414
with:
1515
args: --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail
1616
env:

0 commit comments

Comments
 (0)