From 5d078e33e25d2bac680645dfa24def03e952da77 Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Mon, 28 Oct 2024 16:06:02 -0400 Subject: [PATCH] Try 0.136.5 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 643ef267..757e5981 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,7 +8,7 @@ jobs: - name: Check out Source uses: actions/checkout@v4 - name: Build the Site - uses: docker://ghcr.io/gohugoio/hugo:v0.136.0 + uses: docker://ghcr.io/gohugoio/hugo:v0.136.5 with: { args: build } - name: Generate Publish Script run: ./bin/publish public justatheory.com E1X44SJ45FTNGI 1 > publish.sh