You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2025-07-31 02:37:14 +07:00
Update action.yml
Replace Node.js 16 with Node.js 20
This commit is contained in:
@ -23,5 +23,5 @@ outputs:
|
||||
description: 'The resulting location of msbuild for your inputs'
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user