Skip to content

Commit de07bbf

Browse files
authored
Merge pull request #4 from Jakedismo/dependabot/github_actions/lycheeverse/lychee-action-2.6.1
ci(deps): bump lycheeverse/lychee-action from 2.0.2 to 2.6.1
2 parents 0198aea + f7c1680 commit de07bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jobs:
417417
path: docs-site
418418

419419
- name: Link Checker
420-
uses: lycheeverse/lychee-action@v2.0.2
420+
uses: lycheeverse/lychee-action@v2.6.1
421421
with:
422422
args: --verbose --no-progress 'docs-site/**/*.html' 'docs-site/**/*.md'
423423
fail: true

0 commit comments

Comments
 (0)