Skip to content

Commit 2c19929

Browse files
Merge pull request #31 from abordage/dependabot/github_actions/lycheeverse/lychee-action-1.10.0
Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0
2 parents 9e9fad3 + 47595ce commit 2c19929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

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

1515
- name: Link Checker
1616
id: lychee
17-
uses: lycheeverse/lychee-action@v1.9.3
17+
uses: lycheeverse/lychee-action@v1.10.0
1818
with:
1919
args: --verbose --no-progress --exclude-mail './**/*.md' './**/*.html'
2020
env:

0 commit comments

Comments
 (0)