Skip to content

Commit a808bea

Browse files
authored
Merge pull request #1 from structural-explainability/dependabot/github_actions/lycheeverse/lychee-action-2.8.0
(deps): Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0
2 parents 3461e0a + d239247 commit a808bea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: 2) Check links with Lychee
4444
id: lychee
45-
uses: lycheeverse/lychee-action@v2.7.0
45+
uses: lycheeverse/lychee-action@v2.8.0
4646
with:
4747
# WHY: Do not hard-fail this step; always run reporting steps.
4848
# Instead, fail the job explicitly at the end if exit_code != 0.

0 commit comments

Comments
 (0)