Update azure/setup-helm action to v4

This commit is contained in:
renovate[bot] 2024-07-09 11:25:53 +00:00 committed by Jochem
parent 18d0d369b4
commit ad1590bbf0
No known key found for this signature in database

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
- name: Add repositories
run: |