Skip to content

Commit 25965f3

Browse files
Update azure/setup-helm action to v4
1 parent 53cc96c commit 25965f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git config user.email "[email protected]"
2525
2626
- name: Install Helm
27-
uses: azure/setup-helm@v3
27+
uses: azure/setup-helm@v4
2828

2929
- name: Run chart-releaser
3030
uses: helm/[email protected]

0 commit comments

Comments
 (0)