upgraded to Node16 (#53)
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
parent
d449d75495
commit
09392910a9
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ outputs:
|
||||||
branding:
|
branding:
|
||||||
color: "blue"
|
color: "blue"
|
||||||
runs:
|
runs:
|
||||||
using: "node12"
|
using: "node16"
|
||||||
main: "lib/index.js"
|
main: "lib/index.js"
|
||||||
|
|
Loading…
Reference in a new issue