From ad6e36daf8cda250c811df9c912aa96539eff402 Mon Sep 17 00:00:00 2001 From: Tung Beier <44575474+beiertu-mms@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:33:53 +0200 Subject: [PATCH] chore(action): bump hugo from 0.125.2 to 0.125.4 (#66) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 9d62fe0..af286bf 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -22,7 +22,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.125.2 + HUGO_VERSION: 0.125.4 steps: - name: Install Hugo CLI run: |