mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
Update NodeJS to v20 (#72)
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ inputs:
|
|||||||
vsversion:
|
vsversion:
|
||||||
description: The Visual Studio version to use. This can be the version number (e.g. 16.0 for 2019) or the year (e.g. "2019").
|
description: The Visual Studio version to use. This can be the version number (e.g. 16.0 for 2019) or the year (e.g. "2019").
|
||||||
runs:
|
runs:
|
||||||
using: node16
|
using: node20
|
||||||
main: index.js
|
main: index.js
|
||||||
branding:
|
branding:
|
||||||
icon: terminal
|
icon: terminal
|
||||||
|
|||||||
Reference in New Issue
Block a user