fix: move to node24

This commit is contained in:
Tim Heuer
2026-03-12 10:55:15 -07:00
parent 767f00a3f0
commit c77b6bc497
6 changed files with 3210 additions and 3201 deletions

View File

@@ -23,5 +23,5 @@ outputs:
description: "The resulting location of msbuild for your inputs"
runs:
using: "node20"
using: "node24"
main: "dist/index.js"