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 58a0f68 commit 62c9729Copy full SHA for 62c9729
.github/workflows/lychee.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Run Lychee Link Checker
35
id: lychee
36
- uses: lycheeverse/[email protected].1
+ uses: lycheeverse/[email protected].2
37
env:
38
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
39
with:
0 commit comments