From 84ff3bc7cb42ecba1c09422c3721cf00483468ce Mon Sep 17 00:00:00 2001 From: Sundar Date: Mon, 14 Jun 2021 04:49:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d905fc7..5f94e50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Setup Kubectl +# Setup Kubectl #### Install a specific version of kubectl binary on the runner. Acceptable values are latest or any semantic version string like `v1.15.0`. Use this action in workflow to define which version of kubectl will be used.