Skip to content

Commit 69691d8

Browse files
Update lycheeverse/lychee-action action to v2.6.1
1 parent bd3a487 commit 69691d8

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/[email protected].0
21+
uses: lycheeverse/[email protected].1
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)