From 08e4e626dedd9ea294f7bf670510e3644c6b442f Mon Sep 17 00:00:00 2001 From: stigmatah <168930816+stigmatah@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:13:06 +0300 Subject: [PATCH] Update index.md --- content/en/hosting-and-deployment/hosting-on-github/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hosting-and-deployment/hosting-on-github/index.md b/content/en/hosting-and-deployment/hosting-on-github/index.md index 39862b76b..5460193a7 100644 --- a/content/en/hosting-and-deployment/hosting-on-github/index.md +++ b/content/en/hosting-and-deployment/hosting-on-github/index.md @@ -97,7 +97,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.126.0 + HUGO_VERSION: 0.127.0 steps: - name: Install Hugo CLI run: |