From 49db9b506e3ba3e284267452eedf70ab390d0a01 Mon Sep 17 00:00:00 2001 From: Sundar Date: Thu, 24 Jun 2021 19:20:21 +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.