From 21afec1986c21ed670c81e1a403f7eff14508641 Mon Sep 17 00:00:00 2001 From: spearhead33 Date: Mon, 30 Jun 2025 02:50:59 +0300 Subject: [PATCH] content: Update version reference --- content/en/host-and-deploy/host-on-github-pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: