From 5532186cb2a9056d3e359118e79b4cc77a69e20a Mon Sep 17 00:00:00 2001 From: Sundar Date: Sat, 29 May 2021 09:22:31 +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.