Skip to content

Commit

Permalink
build(deps): bump lycheeverse/lychee-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1...v2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Xynnn007 committed Oct 15, 2024
1 parent df3517a commit 214437c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
restore-keys: cache-lychee-

- name: Check links
uses: lycheeverse/lychee-action@v1
uses: lycheeverse/lychee-action@v2
with:
args: "--cache --max-cache-age 1d ."
fail: true

0 comments on commit 214437c

Please sign in to comment.