github/forestry: bump Hugo version

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-07-15 14:54:13 +05:30
parent 80565893ab
commit eccfbe3528
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ file_template: ":filename:"
build:
preview_env:
- HUGO_ENV=staging
- HUGO_VERSION=0.64.1
- HUGO_VERSION=0.73.0
preview_output_directory: public
preview_docker_image: forestryio/hugo:latest
mount_path: "/srv"

View File

@ -15,7 +15,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.2.2
with:
hugo-version: '0.71.1'
hugo-version: '0.73.0'
extended: true
- name: Build staging