You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2022/08/01 04:12:03 UTC

[incubator-kyuubi-website] branch master updated: Bump Hugo 0.101.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new dfbd186  Bump Hugo 0.101.0
dfbd186 is described below

commit dfbd1866aaa3941c90c349e75b41b7c67dcd4e4c
Author: Cheng Pan <ch...@apache.org>
AuthorDate: Mon Aug 1 12:10:18 2022 +0800

    Bump Hugo 0.101.0
---
 .github/workflows/asf-site.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/asf-site.yml b/.github/workflows/asf-site.yml
index 38c8ab0..e9eaaf5 100644
--- a/.github/workflows/asf-site.yml
+++ b/.github/workflows/asf-site.yml
@@ -13,7 +13,7 @@ jobs:
       - name: Setup Hugo
         uses: peaceiris/actions-hugo@v2
         with:
-          hugo-version: 0.87.0
+          hugo-version: 0.101.0
           extended: true
       - name: Build
         run: hugo --minify