We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb17356 commit 5058dafCopy full SHA for 5058daf
.github/workflows/check-links.yml
@@ -34,7 +34,7 @@ jobs:
34
restore-keys: cache-lychee-
35
- name: Link Checker
36
id: lychee
37
- uses: lycheeverse/lychee-action@v2.2.0
+ uses: lycheeverse/lychee-action@v2.3.0
38
with:
39
fail: true
40
args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'
0 commit comments