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 8240d22 commit add08a9Copy full SHA for add08a9
.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.4.1
+ uses: lycheeverse/lychee-action@v2.5.0
21
with:
22
args: --verbose --no-progress --max-concurrency 2 --exclude-loopback './**/*.md'
23
output: ./lychee/out.md
0 commit comments