From b87b8f997626e6102e64e8547afecb709e05f687 Mon Sep 17 00:00:00 2001 From: Christian Mahnke Date: Tue, 3 Sep 2024 17:12:30 +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 284d0fba30..3c3ea54329 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.133.1 + HUGO_VERSION: 0.134.0 jobs: deploy: