Skip to content

Commit fa5c987

Browse files
Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0864b49 commit fa5c987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Link Checker on built documentation
3838
id: lychee
39-
uses: lycheeverse/lychee-action@v2.7.0
39+
uses: lycheeverse/lychee-action@v2.8.0
4040
with:
4141
# Check the built HTML files recursively (includes internal links)
4242
args: --config lychee.toml --verbose --no-progress --max-redirects 10 'docs/_build/html/**/*.html'

0 commit comments

Comments
 (0)