Skip to content

Commit

Permalink
chore(deps): update lycheeverse/lychee-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 11, 2024
1 parent d288c8e commit 5558b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v1
uses: lycheeverse/lychee-action@v2
with:
args: '--verbose --no-progress --exclude-loopback --exclude-path node_modules **/*.md'
jobSummary: true
Expand Down

0 comments on commit 5558b7e

Please sign in to comment.