Skip to content

Commit

Permalink
Update linkchecker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dend committed Feb 22, 2024
1 parent 4fe1ae6 commit ed2cb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linkchecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "LYCHEE_EXCLUDE=$LYCHEE_EXCLUDE" >> $GITHUB_ENV
- name: Link Checker
uses: lycheeverse/lychee-action@v1.0.8
uses: lycheeverse/lychee-action@v1.9.0
with:
args: --accept=200,429 --exclude ${{ env.LYCHEE_EXCLUDE }} --exclude-mail "**/*.md"
env:
Expand Down

0 comments on commit ed2cb79

Please sign in to comment.