We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c68682 + 34d3705 commit ccdd983Copy full SHA for ccdd983
.github/workflows/links-watcher.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
- name: Link Checker
19
id: lychee
20
- uses: lycheeverse/lychee-action@v1.6.1
+ uses: lycheeverse/lychee-action@v1.7.0
21
with:
22
args: --verbose --no-progress --max-concurrency 2 --exclude-mail --exclude-loopback './**/*.md'
23
output: ./lychee/out.md
0 commit comments