We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f64f2 commit 4734b1aCopy full SHA for 4734b1a
action.yml
@@ -15,7 +15,7 @@ inputs:
15
vsversion:
16
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").
17
runs:
18
- using: node12
+ using: node16
19
main: index.js
20
branding:
21
icon: terminal
0 commit comments