Update NodeJS to v20 (#72)

This commit is contained in:
Maj Soklič
2024-01-01 04:58:10 +01:00
committed by GitHub
parent b8472a4c87
commit 1e07d4d99d
+1 -1
View File
@@ -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