Commit 54b0277
fix: remove deprecated --exclude-mail flag from lychee args
lychee v0.21.0 (bundled with lychee-action v2.8.0) removed the
--exclude-mail flag. Mail links are now excluded by default, so
the flag is no longer needed. This fixes the broken-links-checker
workflow failure.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 63ec7d2 commit 54b0277
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments