Skip to content

Commit bc9e6e3

Browse files
Bump lycheeverse/lychee-action from 1.8.0 to 1.9.1 (#644)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd8e791 commit bc9e6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-sphinx-and-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Link Checker
2525
id: lc
26-
uses: lycheeverse/lychee-action@v1.8.0
26+
uses: lycheeverse/lychee-action@v1.9.1
2727
with:
2828
args: --verbose **/*.html
2929
- name: Fail if there were link errors

0 commit comments

Comments
 (0)