We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de10b9 commit 162e71fCopy full SHA for 162e71f
.github/workflows/LinkChecker.yml
@@ -17,7 +17,7 @@ jobs:
17
ref: 'gh-pages'
18
19
- name: Link Checker
20
- uses: lycheeverse/lychee-action@v1.1.0
+ uses: lycheeverse/lychee-action@v2.0.2
21
with:
22
args: --verbose --no-progress **/*.html --exclude=".+gstatic.+" --exclude="https://doi.org.+" --exclude="https://github.com/JuliaSmoothOptimizers/PACKAGE.jl"
23
env:
0 commit comments