upgraded to Node16 (#197)

Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
Vidya 2022-06-16 10:20:04 -07:00 committed by GitHub
parent 15920eb094
commit 4ebf668e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,5 +63,5 @@ inputs:
branding:
color: "green"
runs:
using: "node12"
using: "node16"
main: "lib/index.js"