Skip to content

Commit 178263b

Browse files
Bump lycheeverse/lychee-action from 1.9.3 to 2.0.2 in /.github/workflows
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.9.3...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df2084a commit 178263b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
restore-keys: cache-lychee-
3232

3333
- name: Check links
34-
uses: lycheeverse/lychee-action@v1.9.3
34+
uses: lycheeverse/lychee-action@v2.0.2
3535
env:
3636
GITHUB_TOKEN: ${{secrets.LYCHEE_TOKEN}}
3737
with:

0 commit comments

Comments
 (0)