From e10b256fa2cfb27f4b8946921410a6eb9437ebb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:10:58 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.139.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cd7d1cbe..f0b4a10e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: uses: peaceiris/actions-hugo@v3 with: # renovate: datasource=github-releases depName=gohugoio/hugo versioning=semver - hugo-version: "0.133.1" + hugo-version: "0.139.4" extended: true - name: Use Node.js 18