use node24

This commit is contained in:
James McGonegal 2026-01-20 16:13:19 -05:00
parent a6f90b1f12
commit 3afde5b759
No known key found for this signature in database
GPG key ID: 2C41BA2ADD71C018

View file

@ -20,7 +20,7 @@ inputs:
description: 'git command'
required: false
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'
post: 'dist/cleanup.js'
post-if: 'always()'