Update lychee, remove email check
This commit is contained in:
parent
d6f32b3c22
commit
30d498c3a0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue