updated action file with node16 (#49)
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
@ -35,5 +35,5 @@ inputs:
|
|||||||
branding:
|
branding:
|
||||||
color: "blue"
|
color: "blue"
|
||||||
runs:
|
runs:
|
||||||
using: "node12"
|
using: "node16"
|
||||||
main: "lib/run.js"
|
main: "lib/run.js"
|
||||||
|
Reference in New Issue
Block a user