Skip to content

Commit 92f4ef0

Browse files
deps: bump HUGO to 0.160.1 (#2926)
* chore: deps: update hugo used by Netlify to 0.160.1 Made with ❤️️ by updatecli * chore: deps: update hugo used by Github Action to 0.160.1 Made with ❤️️ by updatecli --------- Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com>
1 parent 6e74fa9 commit 92f4ef0

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Hugo
1818
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
1919
with:
20-
hugo-version: 0.160.0
20+
hugo-version: 0.160.1
2121
extended: true
2222
- name: Install Bundler
2323
uses: ruby/setup-ruby@e65c17d16e57e481586a6a5a0282698790062f92 # v1

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.160.0"
6+
HUGO_VERSION = "0.160.1"
77
NODE_VERSION = "24.14.1"
88
NPM_VERSION = "11.12.1"
99

0 commit comments

Comments
 (0)