Update azure/setup-helm action to v4

This commit is contained in:
renovate[bot]
2024-02-28 22:16:47 +00:00
committed by GitHub
parent aaa49be8a5
commit 20cca9a818

View File

@@ -21,7 +21,7 @@ jobs:
git config user.name "$GITHUB_ACTOR"
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.6.3