4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-08 21:46:55 +00:00

upgraded to Node16

This commit is contained in:
Vidya Reddy 2022-06-16 11:21:16 -07:00
parent 0a86c98d61
commit 68122a6a3b

View file

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