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 a52517b commit 6948cbaCopy full SHA for 6948cba
.github/workflows/lychee.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Run Lychee Link Checker
39
id: lychee
40
- uses: lycheeverse/lychee-action@v2.3.0
+ uses: lycheeverse/lychee-action@v2.4.0
41
env:
42
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
43
with:
0 commit comments