Skip to content

Commit fd61ece

Browse files
authored
Bump Hugo version to 0.161.1 (#4104)
1 parent 1135bdf commit fd61ece

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/views/admin/communication/websites/configs/deuxfleurs_workflow/static.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Installation de Hugo
3131
uses: noesya/actions-hugo@release
3232
with:
33-
hugo-version: '0.159.2'
33+
hugo-version: '0.161.1'
3434
extended: true
3535

3636
- name: Compilation du site

app/views/admin/communication/websites/configs/netlify_config/static.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
command = "yarn osuny build"
44

55
[build.environment]
6-
HUGO_VERSION = "0.159.2"
6+
HUGO_VERSION = "0.161.1"
77

88
[[headers]]
99
for = "/*"

0 commit comments

Comments
 (0)