From ceafd91836cc78cd7d67c81bae9fa5a188e35675 Mon Sep 17 00:00:00 2001 From: Christian Mahnke Date: Mon, 9 Dec 2024 22:47:00 +0100 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 0e71d88b50..51d566cf27 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.139.3 + HUGO_VERSION: 0.139.4 DEPENDENCY_MANAGER: yarn jobs: