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 989a138 commit 7c074feCopy full SHA for 7c074fe
.github/workflows/links-check.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Link Checker
19
id: lychee
20
- uses: lycheeverse/lychee-action@v1.8.0
+ uses: lycheeverse/lychee-action@v2
21
env:
22
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
23
with:
0 commit comments