Skip to content

Commit 76dbb61

Browse files
Bump lycheeverse/lychee-action from 2.0.2 to 2.2.0 (#73)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1a6e9b commit 76dbb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
restore-keys: cache-lychee-
3535
- name: Link Checker
3636
id: lychee
37-
uses: lycheeverse/lychee-action@v2.0.2
37+
uses: lycheeverse/lychee-action@v2.2.0
3838
with:
3939
fail: true
4040
args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'

0 commit comments

Comments
 (0)