From fb6d636c150c84811b5ab40eef0de44b61eca0ab Mon Sep 17 00:00:00 2001 From: Alexis BENOIT Date: Fri, 26 Jun 2026 13:35:24 +0200 Subject: [PATCH] prepare hugo v 0.162.1 --- .../websites/configs/deuxfleurs_workflow/static.html.erb | 2 +- .../websites/configs/netlify_config/static.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/admin/communication/websites/configs/deuxfleurs_workflow/static.html.erb b/app/views/admin/communication/websites/configs/deuxfleurs_workflow/static.html.erb index 081be4376..390b312d9 100644 --- a/app/views/admin/communication/websites/configs/deuxfleurs_workflow/static.html.erb +++ b/app/views/admin/communication/websites/configs/deuxfleurs_workflow/static.html.erb @@ -30,7 +30,7 @@ jobs: - name: Installation de Hugo uses: noesya/actions-hugo@release with: - hugo-version: '0.161.1' + hugo-version: '0.162.1' extended: true - name: Compilation du site diff --git a/app/views/admin/communication/websites/configs/netlify_config/static.html.erb b/app/views/admin/communication/websites/configs/netlify_config/static.html.erb index 9d9566e6f..748b17dae 100644 --- a/app/views/admin/communication/websites/configs/netlify_config/static.html.erb +++ b/app/views/admin/communication/websites/configs/netlify_config/static.html.erb @@ -3,7 +3,7 @@ command = "yarn osuny build" [build.environment] - HUGO_VERSION = "0.161.1" + HUGO_VERSION = "0.162.1" [[headers]] for = "/*"