Update link checker action in deploy workflow
Update link checker action in deploy workflow
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index a0389ff..ffa8d20 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -59,7 +59,7 @@
cp .htaccess build
cp doap.rdf build
- name: Link checker
- uses: untitaker/hyperlink@0.1.21
+ uses: JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d
with:
args: /home/runner/work/linkis-website/linkis-website/build
- name: Deploy