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 c514252 commit 2b91319Copy full SHA for 2b91319
.github/workflows/lychee.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Run Lychee Link Checker
37
id: lychee
38
- uses: lycheeverse/lychee-action@v2.6.1
+ uses: lycheeverse/lychee-action@v2.7.0
39
env:
40
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
41
with:
0 commit comments