Update helm version in pipeline (#364)

This commit is contained in:
Faizan Ahmad
2022-12-01 07:15:22 +01:00
committed by GitHub
parent dd1433a7a9
commit 297baa08d5
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ jobs:
# Setting up helm binary
- name: Set up Helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v3.4
- name: Set up Go
id: go