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.
2 parents b160b57 + 9040e21 commit 49fc52cCopy full SHA for 49fc52c
.github/workflows/lint_pull_request.yml
@@ -51,7 +51,7 @@ jobs:
51
key: ${{ env.LYCHEE_CACHE_KEY }}
52
53
- name: Link Checker
54
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@v2.0.2
55
with:
56
fail: true
57
args: --cache --insecure --max-cache-age 7d --verbose --no-progress './**/*.md' --github-token ${{secrets.GITHUB_TOKEN}} --max-concurrency 1
0 commit comments