mirror of
https://github.com/Azure/k8s-set-context
synced 2025-09-24 04:28:57 +00:00
updated action file with node16 (#49)
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
parent
6c102e2f8d
commit
b19619f34c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue