Skip to content

Commit 349e4da

Browse files
Update lycheeverse/lychee-action action to v2.6.0
1 parent c414f6b commit 349e4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link_checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Link Checker
2020
id: lychee
21-
uses: lycheeverse/lychee-action@v2.5.0
21+
uses: lycheeverse/lychee-action@v2.6.0
2222
with:
2323
args: --exclude-all-private --exclude-path "src/main/resources/templates/about.html" --exclude-path ".lycheeignore" -r 2 './**/*.md' './**/*.html'
2424
fail: true

0 commit comments

Comments
 (0)