Skip to content

Commit 00f0a89

Browse files
dependabot[bot]arnavk23
authored andcommitted
⬆️ Bump lycheeverse/lychee-action in /.github/workflows (JuliaSmoothOptimizers#198)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.1.0...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c39c35 commit 00f0a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/LinkChecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ref: 'gh-pages'
1818

1919
- name: Link Checker
20-
uses: lycheeverse/lychee-action@v1.1.0
20+
uses: lycheeverse/lychee-action@v2.0.2
2121
with:
2222
args: --verbose --no-progress **/*.html --exclude=".+gstatic.+" --exclude="https://doi.org.+" --exclude="https://github.com/JuliaSmoothOptimizers/PACKAGE.jl"
2323
env:

0 commit comments

Comments
 (0)