Skip to content

Commit a73390a

Browse files
authored
site: Update node from 20.19.3 to 20.19.4 (#21184)
1 parent 94ffbcb commit a73390a

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
@@ -4,7 +4,7 @@ publish = "site/public/"
44
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
55

66
[build.environment]
7-
NODE_VERSION = "20.19.3"
7+
NODE_VERSION = "20.19.4"
88
HUGO_VERSION = "v0.147.9"
99

1010
[context.production.environment]

0 commit comments

Comments
 (0)