[workflows] Update azure/setup-helm action to v4

This commit is contained in:
renovate[bot]
2024-04-01 01:29:53 +00:00
committed by GitHub
parent 7c8fec46d2
commit 68bac6536f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
fetch-depth: 0
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: "v${{ env.HELM_VERSION }}"

View File

@@ -20,7 +20,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.4.0