We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da4bfc commit b4def03Copy full SHA for b4def03
.github/workflows/check-links.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Link Checker
16
id: lychee
17
- uses: lycheeverse/lychee-action@v1.10.0
+ uses: lycheeverse/lychee-action@v2.2.0
18
with:
19
args: --verbose --no-progress --exclude-mail './**/*.md' './**/*.html'
20
env:
0 commit comments