From 970914216b229f84d73f772c3dfcc56968aaaaf5 Mon Sep 17 00:00:00 2001 From: Sundar Date: Fri, 16 Apr 2021 09:54:17 +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 38f90cd..236c9e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Setup Helm +# Setup Helm #### Install a specific version of helm binary on the runner. Acceptable values are latest or any semantic version string like v2.16.7 Use this action in workflow to define which version of helm will be used.