From b93bbcef44cd91feeb3733d65ac1443e45eaa3be Mon Sep 17 00:00:00 2001 From: Christian Mahnke Date: Tue, 22 Oct 2024 10:44:58 +0200 Subject: [PATCH] Updated Hugo --- .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 afd7a8bfa..a2463da5d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -13,7 +13,7 @@ concurrency: cancel-in-progress: true env: - HUGO_VERSION: 0.136.2 + HUGO_VERSION: 0.136.3 jobs: deploy: