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 f9bdb99 commit eb39c11Copy full SHA for eb39c11
.github/workflows/lychee.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Run Lychee Link Checker
37
id: lychee
38
- uses: lycheeverse/[email protected].0
+ uses: lycheeverse/[email protected].1
39
env:
40
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
41
with:
0 commit comments