From d3dbf983436b5c6d699e3cbac914578105b146a2 Mon Sep 17 00:00:00 2001
From: "bb-17[bot]" <184449353+bb-17[bot]@users.noreply.github.com>
Date: Sat, 14 Dec 2024 20:02:27 +0000
Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20gohugoio/hugo=20to=200.?=
 =?UTF-8?q?139.5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .github/workflows/buildDeployLighthouse.yml | 2 +-
 .github/workflows/testBuild.yml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/buildDeployLighthouse.yml b/.github/workflows/buildDeployLighthouse.yml
index 75e1576..8ef3f11 100644
--- a/.github/workflows/buildDeployLighthouse.yml
+++ b/.github/workflows/buildDeployLighthouse.yml
@@ -47,7 +47,7 @@ jobs:
         uses: peaceiris/actions-hugo@v3
         with:
           # renovate: datasource=github-releases depName=gohugoio/hugo
-          hugo-version: '0.139.4'
+          hugo-version: '0.139.5'
           extended: true
           
       - name: Build
diff --git a/.github/workflows/testBuild.yml b/.github/workflows/testBuild.yml
index 82566ce..591f5ec 100644
--- a/.github/workflows/testBuild.yml
+++ b/.github/workflows/testBuild.yml
@@ -29,7 +29,7 @@ jobs:
         uses: peaceiris/actions-hugo@v3
         with:
           # renovate: datasource=github-releases depName=gohugoio/hugo
-          hugo-version: '0.139.4'
+          hugo-version: '0.139.5'
           extended: true
 
       - name: Build