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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 15647f17c6a Update link_check.yml
15647f17c6a is described below

commit 15647f17c6a2ccdf5068501f0c4497788f1cc70a
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Feb 23 20:55:23 2024 +0800

    Update link_check.yml
---
 .github/workflows/link_check.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/link_check.yml b/.github/workflows/link_check.yml
index cc590be69aa..ba049194b52 100644
--- a/.github/workflows/link_check.yml
+++ b/.github/workflows/link_check.yml
@@ -25,7 +25,7 @@ jobs:
       - name: Setup Hugo
         uses: peaceiris/actions-hugo@v2
         with:
-          hugo-version: 'latest'
+          hugo-version: '0.122.0'
           extended: true
       - name: Build
         env:

Reply via email to