You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2025-07-22 23:03:27 +07:00
Update to use Node.js 16
This commit is contained in:
@ -23,5 +23,5 @@ outputs:
|
||||
description: 'The resulting location of msbuild for your inputs'
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user