From d215354bd61e59fb9966435bc3c1952f53ceab43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 01:49:23 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.156.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 8297559e..68e4e123 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.155.3 + HUGO_VERSION: 0.156.0 steps: - name: Install Hugo CLI run: |