From 4a1d8bdaeede0103aef3801274bb45b8e268eac7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 03:25:59 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.164.0 in .github/workflows/test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a026e3c1..b539334e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=gohugoio/hugo - HUGO_VERSION: 0.163.3 + HUGO_VERSION: 0.164.0 steps: - name: Install Hugo CLI run: |