Skip to content

Commit 5fbfcf8

Browse files
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.4.0 to 2.4.1 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cda2e5 commit 5fbfcf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
restore-keys: cache-lychee-
3939

4040
- name: "Run Lychee"
41-
uses: "lycheeverse/[email protected].0"
41+
uses: "lycheeverse/[email protected].1"
4242
with:
4343
# To keep in sync with Makefile#lychee
4444
args: "--verbose --no-progress '*.md' 'docs/**/*.md' --cache --max-cache-age 1d ."

0 commit comments

Comments
 (0)