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 f38231d commit 120d52bCopy full SHA for 120d52b
.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.4.1
+ uses: lycheeverse/lychee-action@v2.5.0
39
env:
40
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
41
with:
0 commit comments