site: Update node from 20.11.1 to 20.12.0
parent
86f5c1483a
commit
acdb023222
|
@ -4,7 +4,7 @@ publish = "site/public/"
|
|||
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
|
||||
|
||||
[build.environment]
|
||||
NODE_VERSION = "20.11.1"
|
||||
NODE_VERSION = "20.12.0"
|
||||
HUGO_VERSION = "v0.124.1"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
Loading…
Reference in New Issue