Skip to content

Commit e3f0c04

Browse files
authored
Update link checker action in deploy workflow
Update link checker action in deploy workflow
1 parent ed6e90a commit e3f0c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cp .htaccess build
6060
cp doap.rdf build
6161
- name: Link checker
62-
uses: untitaker/[email protected]
62+
uses: JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d
6363
with:
6464
args: /home/runner/work/linkis-website/linkis-website/build
6565
- name: Deploy

0 commit comments

Comments
 (0)