Skip to content

Commit 57af47a

Browse files
updateclibot[bot]updatecli-bot
andauthored
deps: bump HUGO to 0.139.0 (#1873)
* chore: deps: update hugo used by Netlify to 0.139.0 Made with ❤️️ by updatecli * chore: deps: update hugo used by Github Action to 0.139.0 Made with ❤️️ by updatecli --------- Co-authored-by: updatecli-bot <[email protected]>
1 parent 0399c80 commit 57af47a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.137.1
25+
hugo-version: 0.139.0
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.137.1"
6+
HUGO_VERSION = "0.139.0"
77
NODE_VERSION = "20.18.0"
88
NPM_VERSION = "10.9.0"
99

0 commit comments

Comments
 (0)