From 66af16762dc0df5dffbe58ace5816529404ee20c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:39:13 +0000 Subject: [PATCH] ci(deps): update dependency hugo to v0.140.2 --- .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 20e6ad83..e6d7856b 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.140.2' extended: true - uses: actions/setup-node@v6 with: