Skip to content

Commit

Permalink
bump lychee-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ajansari95 committed Oct 14, 2024
1 parent ad899cc commit 4170aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/md-link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/[email protected].0
uses: lycheeverse/[email protected].1
with:
args: --exclude-loopback --verbose --no-progress './**/*.md' './**/*.html'
env:
Expand Down

0 comments on commit 4170aa0

Please sign in to comment.