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 eafe73419..d01f88c57 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.2 + HUGO_VERSION: 0.147.9 HUGO_ENVIRONMENT: production TZ: America/Los_Angeles steps: