Skip to content

Commit b49b6b7

Browse files
authored
Merge pull request #2 from jefrnc/dependabot/github_actions/dot-github/workflows/lycheeverse/lychee-action-2.0.2
Bump lycheeverse/lychee-action from 1 to 2.0.2 in /.github/workflows
2 parents a0f0ce9 + 41751ae commit b49b6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
globs: '**/*.md'
155155

156156
- name: Check for broken links
157-
uses: lycheeverse/lychee-action@v1
157+
uses: lycheeverse/lychee-action@v2.0.2
158158
with:
159159
args: --verbose --no-progress './**/*.md'
160160
fail: false # Don't fail on broken links, just report

0 commit comments

Comments
 (0)