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 ef00c71 commit 04eb63eCopy full SHA for 04eb63e
.github/workflows/links-fail-fast.yml
@@ -26,7 +26,7 @@ jobs:
26
restore-keys: cache-lychee-
27
28
- name: Link Checker
29
- uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
+ uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
with:
.github/workflows/links.yml
@@ -30,7 +30,7 @@ jobs:
id: lychee
33
34
35
36
0 commit comments