diff --git a/content/en/host-and-deploy/host-on-github-pages/index.md b/content/en/host-and-deploy/host-on-github-pages/index.md index 9cd5da1e6..eafe73419 100644 --- a/content/en/host-and-deploy/host-on-github-pages/index.md +++ b/content/en/host-and-deploy/host-on-github-pages/index.md @@ -107,7 +107,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.147.1 + HUGO_VERSION: 0.147.2 HUGO_ENVIRONMENT: production TZ: America/Los_Angeles steps: