We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b2537 commit 394cbd2Copy full SHA for 394cbd2
.github/workflows/links-fail-fast.yml
@@ -20,7 +20,7 @@ jobs:
20
restore-keys: cache-lychee-
21
22
- name: Link Checker
23
- uses: lycheeverse/lychee-action@v2.0.2
+ uses: lycheeverse/lychee-action@v2.1.0
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
with:
.github/workflows/links.yml
@@ -26,7 +26,7 @@ jobs:
27
28
id: lychee
29
30
31
32
0 commit comments