Skip to content

Commit e8efb82

Browse files
chore(deps): update lycheeverse/lychee-action action to v2
1 parent 0b47e91 commit e8efb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: Link Checker
19-
uses: lycheeverse/lychee-action@v1.8.0
19+
uses: lycheeverse/lychee-action@v2.0.2
2020
with:
2121
args: --verbose --no-progress 'docs/**/*.md' --exclude-loopback
2222
format: markdown

0 commit comments

Comments
 (0)