chore: bump node to 24

This commit is contained in:
Flori Ava Star Weber 2026-03-27 17:37:11 +01:00
parent 87baf41dad
commit ed5d7597a8
No known key found for this signature in database
GPG key ID: F1B6A964729EC7C6
4 changed files with 17 additions and 7 deletions

View file

@ -26,6 +26,6 @@ inputs:
required: false
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'
post: 'dist/index.js'