Skip to content

Commit fa97138

Browse files
Update azure/setup-helm action to v4
1 parent ae9ab5d commit fa97138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: make manifests
9999

100100
# Setting up helm binary
101-
- uses: azure/setup-helm@v3
101+
- uses: azure/setup-helm@v4
102102

103103
# # Publish helm chart to nexus
104104
# - name: Publish Helm chart

0 commit comments

Comments
 (0)