This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new e3f0c04d3bd Update link checker action in deploy workflow
e3f0c04d3bd is described below

commit e3f0c04d3bdcd65117225cdafb718e6f4ab91c6c
Author: Casion <[email protected]>
AuthorDate: Sat Oct 11 13:03:37 2025 +0800

    Update link checker action in deploy workflow
    
    Update link checker action in deploy workflow
---
 .github/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index a0389ffb353..ffa8d208d3a 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -59,7 +59,7 @@ jobs:
           cp .htaccess build
           cp doap.rdf build
       - name: Link checker
-        uses: untitaker/[email protected]
+        uses: 
JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d
         with:
           args: /home/runner/work/linkis-website/linkis-website/build
       - name: Deploy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to