Skip to content

Commit 0649fad

Browse files
deps: bump HUGO to 0.159.1 (#2773)
* chore: deps: update hugo used by Netlify to 0.159.1 Made with ❤️️ by updatecli * chore: deps: update hugo used by Github Action to 0.159.1 Made with ❤️️ by updatecli --------- Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com> Co-authored-by: Olivier Vernin <olivier@vernin.me>
1 parent f6e0453 commit 0649fad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Hugo
2323
uses: peaceiris/actions-hugo@v3
2424
with:
25-
hugo-version: 0.157.0
25+
hugo-version: 0.159.1
2626
extended: true
2727

2828
- name: Install Bundler

netlify.toml

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

55
[build.environment]
6-
HUGO_VERSION = "0.157.0"
6+
HUGO_VERSION = "0.159.1"
77
NODE_VERSION = "20.20.0"
88
NPM_VERSION = "11.11.1"
99

0 commit comments

Comments
 (0)