From 6ecb536069b1d064061d906ff4b2792ed8c510e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 01:31:34 +0000 Subject: [PATCH] Update peaceiris/actions-hugo digest to 3a28794 --- .github/workflows/build-page-with-hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-page-with-hugo.yml b/.github/workflows/build-page-with-hugo.yml index 992c7dcf..f16fa31a 100644 --- a/.github/workflows/build-page-with-hugo.yml +++ b/.github/workflows/build-page-with-hugo.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup Hugo - uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f + uses: peaceiris/actions-hugo@3a287949d38134f0920e6ac20032acef6d4a23c4 with: hugo-version: '0.140.0' extended: true