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 = "/*"