mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-16 13:48:26 +00:00
Bump lycheeverse/lychee-action from 1 to 2 (#3056)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1...v2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
34bc9fa073
commit
2b219c826c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -173,7 +173,7 @@ jobs:
|
|||
key: cache-lychee-${{ github.sha }}
|
||||
restore-keys: cache-lychee-
|
||||
- name: Run lychee
|
||||
uses: lycheeverse/lychee-action@v1
|
||||
uses: lycheeverse/lychee-action@v2
|
||||
with:
|
||||
args: --base . --config ./lychee.toml './**/*.md'
|
||||
fail: true
|
||||
|
|
Loading…
Add table
Reference in a new issue