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 0bd1056 commit 7d2369eCopy full SHA for 7d2369e
.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.4.1
+ uses: lycheeverse/lychee-action@v2.5.0
29
with:
30
args: --exclude-loopback --verbose --no-progress './**/*.md' './**/*.html'
31
env:
0 commit comments