Skip to content

Commit b848049

Browse files
updateclibot[bot]updatecli-bot
andauthored
deps: bump HUGO to 0.141.0 (#2023)
* chore: deps: update hugo used by Netlify to 0.141.0 Made with ❤️️ by updatecli * chore: deps: update hugo used by Github Action to 0.141.0 Made with ❤️️ by updatecli --------- Co-authored-by: updatecli-bot <updatecli-bot@updatecli.io>
1 parent 4ea2485 commit b848049

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.140.2
25+
hugo-version: 0.141.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.140.2"
6+
HUGO_VERSION = "0.141.0"
77
NODE_VERSION = "20.18.1"
88
NPM_VERSION = "11.0.0"
99

0 commit comments

Comments
 (0)