Skip to content

Commit f7c1680

Browse files
ci(deps): bump lycheeverse/lychee-action from 2.0.2 to 2.6.1
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.0.2 to 2.6.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.0.2...v2.6.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d86f175 commit f7c1680

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@v2.0.2
420+
uses: lycheeverse/lychee-action@v2.6.1
421421
with:
422422
args: --verbose --no-progress 'docs-site/**/*.html' 'docs-site/**/*.md'
423423
fail: true

0 commit comments

Comments
 (0)