From 77fd377d60bea99b1c2e3a341217a5ac06a63468 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 02:31:15 +0000 Subject: [PATCH] ci(deps): update dependency hugo to v0.141.0 --- .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..f9855980 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.141.0' extended: true - uses: actions/setup-node@v4 with: