Merge pull request #19013 from minikube-bot/auto_bump_site_node_version

site: Update node from 20.13.1 to 20.14.0
pull/19017/head
Steven Powell 2024-06-03 11:11:24 -07:00 committed by GitHub
commit cb7d78b477
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.13.1"
NODE_VERSION = "20.14.0"
HUGO_VERSION = "v0.126.1"
[context.production.environment]