site: Update node from 20.11.0 to 20.11.1
parent
0d8460b2a8
commit
517719dce6
|
@ -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.0"
|
||||
NODE_VERSION = "20.11.1"
|
||||
HUGO_VERSION = "v0.122.0"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
Loading…
Reference in New Issue