Address issue #125 releasing the node20 action as major version change
This commit is contained in:
Родитель
ede762b26a
Коммит
6fb0222098
|
@ -23,5 +23,5 @@ outputs:
|
|||
description: "The resulting location of msbuild for your inputs"
|
||||
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "dist/index.js"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-msbuild",
|
||||
"version": "1.3.2",
|
||||
"version": "2.0.0",
|
||||
"private": true,
|
||||
"description": "Helps set up specific MSBuild tool into PATH for later usage.",
|
||||
"main": "lib/main.js",
|
||||
|
|
Загрузка…
Ссылка в новой задаче