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