From 615a0ea8882a4a6a97a71ca7b38f6846736035e9 Mon Sep 17 00:00:00 2001 From: Terry Catapano Date: Mon, 16 Dec 2024 11:19:49 -0800 Subject: [PATCH] Update gh-pages.yml due to failure to download the seemingly anomalous 0.139.5 release. See: https://github.com/gohugoio/hugo/releases/tag/v0.139.5 --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7bfebdda..3187d88b 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -17,7 +17,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: "latest" + hugo-version: "0.139.4" extended: true - name: Build and minify with Hugo, using GH Pages baseURL