Skip to content

Commit 626cbb8

Browse files
authored
Bump version of Hugo used by Netlify to 0.130.0. (#1801)
Doing this to allow us to replace the deprecated resources.ToCSS function.
1 parent 8ffaf68 commit 626cbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ command = "hugo -d public"
55

66
[build.environment]
77
# same as .github/workflows/test.yaml
8-
HUGO_VERSION = "0.128.2"
8+
HUGO_VERSION = "0.130.0"
99

1010
# https://docs.netlify.com/routing/headers/#syntax-for-the-netlify-configuration-file
1111
# headers must be the same than in config/_default/server.toml (for Hugo)

0 commit comments

Comments
 (0)