You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2026-03-15 05:32:14 +07:00
fix: move to node24
This commit is contained in:
@@ -23,5 +23,5 @@ outputs:
|
||||
description: "The resulting location of msbuild for your inputs"
|
||||
|
||||
runs:
|
||||
using: "node20"
|
||||
using: "node24"
|
||||
main: "dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user