feat: upgrade to node 24

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2025-09-07 12:11:12 -04:00
parent 08cace2060
commit 592ecc7360
No known key found for this signature in database
GPG key ID: 6577287BDCA70840
3 changed files with 20 additions and 11 deletions

View file

@ -18,7 +18,7 @@ inputs:
default: 'true'
required: false
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'
branding:
icon: 'terminal'