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 f3b18fc commit 70e8929Copy full SHA for 70e8929
.github/workflows/links-fail-fast.yml
@@ -48,7 +48,7 @@ jobs:
48
restore-keys: cache-lychee-
49
50
- name: Link Checker
51
- uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0
+ uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0
52
env:
53
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
54
with:
.github/workflows/links.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
id: lychee
33
34
35
36
0 commit comments