Skip to content

Commit 9c6e95f

Browse files
Bump lycheeverse/lychee-action (#384)
Updates `lycheeverse/lychee-action` from 1.10.0 to 2.2.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.10.0...v2.2.0) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32e208e commit 9c6e95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: bundle exec jekyll build
1919
- name: Link Checker
2020
id: lychee
21-
uses: lycheeverse/lychee-action@v1.10.0
21+
uses: lycheeverse/lychee-action@v2.2.0
2222
with:
2323
args: --verbose --max-concurrency 1 --retry-wait-time 30 --exclude-mail './_site/**/*.html'
2424
- name: Create Issue From File

0 commit comments

Comments
 (0)