From 383cc5f1af0f95d9d9f7ccd0c585badb32029959 Mon Sep 17 00:00:00 2001 From: Sundar Date: Thu, 15 Apr 2021 22:35:55 +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..4f70608 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. ```yaml