From b2c7f06435f9574c45c0dc588348950f2e225c4a Mon Sep 17 00:00:00 2001 From: Tung Beier <44575474+beiertu-mms@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:44:12 +0100 Subject: [PATCH] chore(action): bump hugo from 0.123.7 to 0.123.8 (#61) 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 1b95771..9e799ec 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.123.7 + HUGO_VERSION: 0.123.8 steps: - name: Install Hugo CLI run: |