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 713a1d9 commit 712e373Copy full SHA for 712e373
.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@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0
+ uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
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