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 750030a48aa Update build_and_deploy.yml
750030a48aa is described below
commit 750030a48aadd94a9fdfafe88caffd0d4b00bd95
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Feb 23 20:55:11 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 afc59182a58..15aaeb03668 100644
--- a/.github/workflows/build_and_deploy.yml
+++ b/.github/workflows/build_and_deploy.yml
@@ -24,7 +24,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
- hugo-version: 'latest'
+ hugo-version: '0.122.0'
extended: true
- name: Build
env: