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 63c273e commit 5eaa08bCopy full SHA for 5eaa08b
.github/workflows/links-watcher-cron.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
- name: Link Checker
19
id: lychee
20
- uses: lycheeverse/lychee-action@v2.3.0
+ uses: lycheeverse/lychee-action@v2.4.0
21
with:
22
args: --verbose --no-progress --max-concurrency 2 --exclude-loopback './**/*.md'
23
output: ./lychee/out.md
0 commit comments