Skip to content

Commit 37f800b

Browse files
ci(deps): bump lycheeverse/lychee-action from 1 to 2
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-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d48fbb commit 37f800b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jobs:
417417
path: docs-site
418418

419419
- name: Link Checker
420-
uses: lycheeverse/lychee-action@v1
420+
uses: lycheeverse/lychee-action@v2
421421
with:
422422
args: --verbose --no-progress 'docs-site/**/*.html' 'docs-site/**/*.md'
423423
fail: true

0 commit comments

Comments
 (0)