From 87fa2916c17d961de785f5e528465900c558af69 Mon Sep 17 00:00:00 2001 From: Tung Beier <44575474+beiertu-mms@users.noreply.github.com> Date: Mon, 10 Feb 2025 10:14:35 +0100 Subject: [PATCH] chore(action): bump hugo from 0.143.0 to 0.143.1 (#94) 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 1c2c9d9..8236a2a 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.143.0 + HUGO_VERSION: 0.143.1 steps: - name: Install Hugo CLI run: |