diff --git a/.github/workflows/buildDeployLighthouse.yml b/.github/workflows/buildDeployLighthouse.yml
index 2271efe..0344311 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.140.2'
+          hugo-version: '0.141.0'
           extended: true
 
       - name: Build
diff --git a/.github/workflows/testBuild.yml b/.github/workflows/testBuild.yml
index 2dd8dab..1640f24 100644
--- a/.github/workflows/testBuild.yml
+++ b/.github/workflows/testBuild.yml
@@ -34,7 +34,7 @@ jobs:
         uses: peaceiris/actions-hugo@v3
         with:
           # renovate: datasource=github-releases depName=gohugoio/hugo
-          hugo-version: '0.140.2'
+          hugo-version: '0.141.0'
           extended: true
 
       - name: Build