mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2024-11-21 19:11:08 +07:00
Update action.yml
Replace Node.js 16 with Node.js 20
This commit is contained in:
parent
c9685f2ae5
commit
faa06544ad
@ -23,5 +23,5 @@ outputs:
|
||||
description: 'The resulting location of msbuild for your inputs'
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user