Skip to content

Commit a53872a

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

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
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313
- name: lychee Link Checker
1414
id: lychee
15-
uses: lycheeverse/lychee-action@v1
15+
uses: lycheeverse/lychee-action@v2
1616
with:
1717
args: --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json" --exclude "file:///github/workspace/*" --exclude-path ".github/renovate.json" --exclude-mail
1818
fail: true

0 commit comments

Comments
 (0)