site: Update node from 20.18.0 to 20.18.1 (#19998)

pull/19993/head^2
minikube-bot 2024-11-25 11:22:11 -08:00 committed by GitHub
parent 5ef41d2dc8
commit 1826ddb059
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.18.0"
NODE_VERSION = "20.18.1"
HUGO_VERSION = "v0.138.0"
[context.production.environment]