We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23d31c6 + f078778 commit eecc874Copy full SHA for eecc874
1 file changed
.github/workflows/links.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: 2) Check links with Lychee
44
id: lychee
45
- uses: lycheeverse/lychee-action@v2.7.0
+ uses: lycheeverse/lychee-action@v2.8.0
46
with:
47
# WHY: Do not hard-fail this step; always run reporting steps.
48
# Instead, fail the job explicitly at the end if exit_code != 0.
0 commit comments