From e79b4c2e557acf2093d3b2ae79574b9dccacefa3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 19:07:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20dependency=20gohugoio/h?= =?UTF-8?q?ugo=20to=20v0.120.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/buildDeployLighthouse.yml | 2 +- .github/workflows/testBuild.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/buildDeployLighthouse.yml b/.github/workflows/buildDeployLighthouse.yml index f7f6d7d..11d7080 100644 --- a/.github/workflows/buildDeployLighthouse.yml +++ b/.github/workflows/buildDeployLighthouse.yml @@ -47,7 +47,7 @@ jobs: uses: peaceiris/actions-hugo@v2 with: # renovate: datasource=github-releases depName=gohugoio/hugo - hugo-version: '0.120.3' + hugo-version: '0.120.4' extended: true - name: Build diff --git a/.github/workflows/testBuild.yml b/.github/workflows/testBuild.yml index fa0bdf3..a3d7238 100644 --- a/.github/workflows/testBuild.yml +++ b/.github/workflows/testBuild.yml @@ -29,7 +29,7 @@ jobs: uses: peaceiris/actions-hugo@v2 with: # renovate: datasource=github-releases depName=gohugoio/hugo - hugo-version: '0.120.3' + hugo-version: '0.120.4' extended: true - name: Build