node 24 as default runtime

This commit is contained in:
CrazyMax
2026-03-02 23:27:08 +01:00
parent ba752d785c
commit ece6c7aefc
4 changed files with 13 additions and 13 deletions

View File

@@ -28,5 +28,5 @@ inputs:
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'