From a255e4bf3ded95223a759c2cbb2340792cf320ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 01:50:27 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.159.2 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 052c3599..39d3b549 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.159.1 + HUGO_VERSION: 0.159.2 steps: - name: Install Hugo CLI run: |