Skip to content

Commit

Permalink
Update lychee, remove email check
Browse files Browse the repository at this point in the history
  • Loading branch information
wlcx authored Feb 14, 2024
1 parent d6f32b3 commit 30d498c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Link Checker
uses: lycheeverse/lychee-action@v1.5.0
uses: lycheeverse/lychee-action@v1.9.3
with:
args: --exclude-mail
fail: true
html-validate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 30d498c

Please sign in to comment.