Update base node version

This commit is contained in:
Bruce Yu 2026-03-20 16:50:35 -04:00
parent 30c71162f1
commit 167d635852
4 changed files with 4 additions and 4 deletions

View file

@ -122,6 +122,6 @@ outputs:
description: 'Build result metadata'
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'
post: 'dist/index.js'