Skip to content

Commit ba75793

Browse files
authored
build(deps): bump lycheeverse/lychee-action to 2.8.0
2 parents 0b36241 + eee5c78 commit ba75793

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-site.yml

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

3535
- name: Check links with lychee
3636
id: lychee
37-
uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 #v2.7.0
37+
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 #v2.8.0
3838
with:
3939
fail: true
4040
args: --verbose --no-progress _site/*.html

.github/workflows/linkcheck.yml

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

3131
- name: Link Checker
3232
id: lychee
33-
uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 #v2.7.0
33+
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 #v2.8.0
3434
with:
3535
args: >
3636
--verbose

0 commit comments

Comments
 (0)