Skip to content

Commit ade140d

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

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.0.1
1414
with:
1515
args: --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail
1616
env:

0 commit comments

Comments
 (0)