Skip to content

Commit 8a13929

Browse files
chore(deps): bump lycheeverse/lychee-action from 1 to 2
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>
1 parent fee1558 commit 8a13929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v6
1616

1717
- name: Check links with Lychee
18-
uses: lycheeverse/lychee-action@v1
18+
uses: lycheeverse/lychee-action@v2
1919
with:
2020
# Scan all markdown files in docs directory and README
2121
args: |

0 commit comments

Comments
 (0)