Skip to content

Commit

Permalink
lychee-action 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb authored Dec 9, 2024
1 parent 470f757 commit 8a8ead6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2
uses: lycheeverse/lychee-action@v2.1.0
with:
# Check all markdown, html and reStructuredText files in repo (default)
args: _site/ --fallback-extensions html --exclude '^https://github\.com'
Expand Down

0 comments on commit 8a8ead6

Please sign in to comment.