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 9e0a886 commit 41a8aeeCopy full SHA for 41a8aee
.github/workflows/links-watcher-cron.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v5
18
- name: Link Checker
19
id: lychee
20
- uses: lycheeverse/[email protected].0
+ uses: lycheeverse/[email protected].1
21
with:
22
args: --verbose --no-progress --max-concurrency 2 --exclude-loopback './**/*.md'
23
output: ./lychee/out.md
0 commit comments