Merge branch 'master' into auto_bump_hugo_version

pull/19993/head
Steven Powell 2024-11-27 11:02:38 -08:00 committed by GitHub
commit adee45fe17
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.139.2"
[context.production.environment]