You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/05/26 05:00:59 UTC

[incubator-apisix-website] branch master updated: Change Hugo version in GitHub Action (#42)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1bb97a2  Change Hugo version in GitHub Action (#42)
1bb97a2 is described below

commit 1bb97a2785d26f6871505fc06fdbb9ccedb693b9
Author: Rapiz <ra...@foxmail.com>
AuthorDate: Tue May 26 13:00:49 2020 +0800

    Change Hugo version in GitHub Action (#42)
---
 .github/workflows/build.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 701528a..c55e5a5 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -22,6 +22,8 @@ jobs:
       
     - name: Hugo setup
       uses: peaceiris/actions-hugo@v2.4.11
+      with:
+        hugo-version: '0.58.3'
     
     - name: Build
       run: hugo