Switch Link Checker to Lychee

It’s fast and can handle more links
This commit is contained in:
Nathan Youngman
2023-09-02 17:07:47 -06:00
parent 1c71e7329e
commit 4a7c312756
4 changed files with 109 additions and 118 deletions
+15
View File
@@ -0,0 +1,15 @@
name: Links (Fail Fast)
on:
push:
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/lychee-action@v1
with:
fail: true