From 08a46ff62e310ccfc9ea1634e3d072a680a52d56 Mon Sep 17 00:00:00 2001 From: Christian Mahnke Date: Fri, 27 Sep 2024 20:39:02 +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 3e4a361c7..0b6ce684a 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.134.3 + HUGO_VERSION: 0.135.0 jobs: deploy: