Skip to content

Commit 0e60b8d

Browse files
build(deps): bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 in /.github/workflows in the dependencies group (#1483)
build(deps): bump lycheeverse/lychee-action Bumps the dependencies group in /.github/workflows with 1 update: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action). Updates `lycheeverse/lychee-action` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e4e513 commit 0e60b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
restore-keys: cache-lychee-
4545

4646
- name: Run Lychee
47-
uses: lycheeverse/lychee-action@v2.3.0
47+
uses: lycheeverse/lychee-action@v2.4.0
4848
with:
4949
# To keep in sync with Makefile#lychee
5050
args: "--no-progress '*.md' 'doc/**/*.md' --cache --max-cache-age 1d ."

0 commit comments

Comments
 (0)