Skip to content

Commit 73a00b1

Browse files
chore(deps): bump lycheeverse/lychee-action from 1 to 2 (#1)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1...v2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 256effa commit 73a00b1

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
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Check links
15-
uses: lycheeverse/lychee-action@v1
15+
uses: lycheeverse/lychee-action@v2
1616
with:
1717
args: --exclude "img.shields.io|starchart.cc" --verbose --no-progress "**/*.md"
1818
env:

0 commit comments

Comments
 (0)