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

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


The following commit(s) were added to refs/heads/history/202409 by this push:
     new d5d4671c9e1 Fix hugo version
d5d4671c9e1 is described below

commit d5d4671c9e1d42e10c7999d6836ff327ffa22292
Author: Albumen Kevin <[email protected]>
AuthorDate: Wed Sep 11 16:16:49 2024 +0800

    Fix hugo version
---
 .github/workflows/build_and_deploy_history.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build_and_deploy_history.yml 
b/.github/workflows/build_and_deploy_history.yml
index c25fd94c3a7..b0033cbde65 100644
--- a/.github/workflows/build_and_deploy_history.yml
+++ b/.github/workflows/build_and_deploy_history.yml
@@ -23,7 +23,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