pull/22743/merge
minikube-bot 2026-03-07 00:08:23 -08:00 committed by GitHub
commit f3187738a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in
[build.environment]
# node Active LTS
NODE_VERSION = "20.20.0"
NODE_VERSION = "20.20.1"
# https://github.com/gohugoio/hugo/releases
HUGO_VERSION = "v0.157.0"