We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8369443 commit 5aac0abCopy full SHA for 5aac0ab
.github/workflows/links.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Link Checker
18
id: lychee
19
- uses: lycheeverse/lychee-action@v1.5.4
+ uses: lycheeverse/lychee-action@v1.9.3
20
with:
21
args: --verbose --no-progress **/*.html
22
env:
0 commit comments