Skip to content

Commit 28ca44a

Browse files
updateclibot[bot]updatecli-bot
andauthored
deps: bump HUGO to 0.146.0 (#2122)
* chore: deps: update hugo used by Netlify to 0.146.0 Made with ❤️️ by updatecli * chore: deps: update hugo used by Github Action to 0.146.0 Made with ❤️️ by updatecli --------- Co-authored-by: updatecli-bot <[email protected]>
1 parent 4a7da04 commit 28ca44a

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.145.0
25+
hugo-version: 0.146.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.145.0"
6+
HUGO_VERSION = "0.146.0"
77
NODE_VERSION = "20.19.0"
88
NPM_VERSION = "11.3.0"
99

0 commit comments

Comments
 (0)