Skip to content

Commit 4c1762b

Browse files
chore(deps): update lycheeverse/lychee-action action to v2
1 parent 4bd2c54 commit 4c1762b

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@v3
1717

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

0 commit comments

Comments
 (0)