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 f380be8 commit 957a509Copy full SHA for 957a509
.github/workflows/linkchecker.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Run Comprehensive Link Check
44
id: lychee
45
- uses: lycheeverse/lychee-action@v1.9.3
+ uses: lycheeverse/lychee-action@v2.0.2
46
with:
47
args: >
48
--verbose
0 commit comments