Skip to content

Commit ade50cb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# link check of html
4848
- name: Run lychee
49-
uses: lycheeverse/lychee-action@v1
49+
uses: lycheeverse/lychee-action@v2.0.2
5050
with:
5151
fail: true
5252
args: --cache --max-cache-age 1d './**/*.html' --timeout 40 --exclude "academic.oup.com" --retry-wait-time 3

0 commit comments

Comments
 (0)