From 457dff9da1998a58f0beb1b9a35799a5360b1cd8 Mon Sep 17 00:00:00 2001 From: Tung Beier <44575474+beiertu-mms@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:01:22 +0200 Subject: [PATCH] chore(action): bump hugo from 0.126.3 to 0.127.0 (#71) 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 8e71339..e61097a 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.126.3 + HUGO_VERSION: 0.127.0 steps: - name: Install Hugo CLI run: |