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 6a844b5 commit 3ccb347Copy full SHA for 3ccb347
.github/workflows/links.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Link Checker
18
id: lychee
19
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@v2
20
with:
21
args: --verbose --no-progress plugins.json
22
fail: true
0 commit comments