We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eedf1c commit ff6098eCopy full SHA for ff6098e
.github/workflows/md-link-checker.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Link Checker
27
id: lychee
28
- uses: lycheeverse/lychee-action@v2.2.0
+ uses: lycheeverse/lychee-action@v2.3.0
29
with:
30
args: --exclude-loopback --verbose --no-progress './**/*.md' './**/*.html'
31
env:
0 commit comments