From ccdb00cc9074cb5c88755baafb0f02228b5b51b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 02:30:44 +0000 Subject: [PATCH] ci(deps): update dependency hugo to v0.134.3 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index a1445b2f..a4f7eb00 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -21,7 +21,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v3.0.0 with: - hugo-version: '0.124.1' + hugo-version: '0.134.3' extended: true - uses: actions/setup-node@v4 with: