mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2024-11-24 12:31:06 +07:00
Update to use Node.js 16
This commit is contained in:
parent
fbf0ccc42a
commit
50f8578df5
@ -23,5 +23,5 @@ outputs:
|
||||
description: 'The resulting location of msbuild for your inputs'
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user