Skip to content

Commit 883a585

Browse files
Update azure/setup-helm action to v4
1 parent 91f7372 commit 883a585

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 "$GITHUB_ACTOR@users.noreply.github.com"
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/chart-releaser-action@v1.6.0

0 commit comments

Comments
 (0)