We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cf1c1b + d2faca0 commit a831a76Copy full SHA for a831a76
.github/workflows/link-check.yaml
@@ -34,7 +34,7 @@ jobs:
34
key: cache-lychee-${{ github.sha }}
35
restore-keys: cache-lychee-
36
- name: Link Checker
37
- uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374
+ uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6
38
env:
39
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
40
with:
0 commit comments