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 139e225 commit 6065b05Copy full SHA for 6065b05
.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.2.0
+ uses: lycheeverse/lychee-action@v2.3.0
21
with:
22
args: --verbose --no-progress --max-concurrency 2 --exclude-loopback './**/*.md'
23
output: ./lychee/out.md
0 commit comments