site: Update node from 20.12.1 to 20.12.2

pull/18645/head
minikube-bot 2024-04-15 10:06:03 +00:00
parent 493f9c735d
commit 520b0cc95f
1 changed files with 1 additions and 1 deletions

View File

@ -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.12.1"
NODE_VERSION = "20.12.2"
HUGO_VERSION = "v0.124.1"
[context.production.environment]