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 fdd6e95 commit e6fb981Copy full SHA for e6fb981
.github/workflows/check-links.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Check links
36
id: lychee
37
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@v1.9.0
38
with:
39
fail: true
40
args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'
0 commit comments