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

View File

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