Update to use Node 24 (#48)

This commit is contained in:
Haydon Ryan
2026-03-20 10:35:40 -06:00
committed by GitHub
parent 3ae01282e2
commit 858dc40f52
4 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ inputs:
default: .
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'