Skip to content

Commit 10b98ab

Browse files
authored
site: Update node from 20.19.0 to 20.19.1 (#20671)
1 parent a7f8791 commit 10b98ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
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.0"
7+
NODE_VERSION = "20.19.1"
88
HUGO_VERSION = "v0.146.6"
99

1010
[context.production.environment]

0 commit comments

Comments
 (0)