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 7aa5c214198 Update build_and_deploy.yml
7aa5c214198 is described below

commit 7aa5c214198cb94a72d5f569838a81241199d17b
Author: Albumen Kevin <[email protected]>
AuthorDate: Mon Feb 26 18:33:56 2024 +0800

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

diff --git a/.github/workflows/build_and_deploy.yml 
b/.github/workflows/build_and_deploy.yml
index 15aaeb03668..5e68d8ee107 100644
--- a/.github/workflows/build_and_deploy.yml
+++ b/.github/workflows/build_and_deploy.yml
@@ -59,7 +59,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