updated action file with node16 (#49)

Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
Vidya 2022-06-16 11:43:53 -07:00 committed by GitHub
parent 6c102e2f8d
commit b19619f34c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,5 +35,5 @@ inputs:
branding:
color: "blue"
runs:
using: "node12"
using: "node16"
main: "lib/run.js"