chore: bump nodejs to 24 (#15)
All checks were successful
CD / Release (push) Successful in 41s

Reviewed-on: #15
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #15.
This commit is contained in:
2025-09-05 18:44:13 +02:00
committed by t.behrendt
parent 37b7b07e3f
commit a6e0311a4b
4 changed files with 3 additions and 15 deletions

View File

@@ -17,5 +17,5 @@ outputs:
description: "The new incremented git tag"
runs:
using: "node20"
using: "node24"
main: "dist/index.js"