site: Update node from 20.19.4 to 20.19.5

pull/21513/head
minikube-bot 2025-09-08 10:08:37 +00:00
parent 0950adbbf6
commit ed38c28b54
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.19.4"
NODE_VERSION = "20.19.5"
HUGO_VERSION = "v0.148.2"
[context.production.environment]