4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-07 21:16:57 +00:00

upgraded to Node16 (#74)

Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
Vidya 2022-06-16 12:17:55 -07:00 committed by GitHub
parent 0a86c98d61
commit 97c3a3f138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,5 +11,5 @@ outputs:
branding:
color: "blue"
runs:
using: "node12"
using: "node16"
main: "lib/index.js"