From f73ecaab969dff5e4af87c83038a952aebee16c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 02:10:10 +0000 Subject: [PATCH] ci(deps): update dependency hugo to v0.144.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 a732fffc..d3e2a476 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.144.2' extended: true - uses: actions/setup-node@v4 with: