Skip to content

Commit f16a5b2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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.2.0
1414
with:
1515
args: --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail
1616
env:

0 commit comments

Comments
 (0)