site: Update node from 20.18.1 to 20.18.2

pull/20331/head
minikube-bot 2025-01-27 10:07:36 +00:00 committed by Medya Ghazizadeh
parent 9bb6e238c7
commit 0ddca96711
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.1"
NODE_VERSION = "20.18.2"
HUGO_VERSION = "v0.141.0"
[context.production.environment]