update setup-helm action to v4

This commit is contained in:
James 2024-02-14 21:43:18 +00:00
parent 1c27124be9
commit 937ff32340
Signed by: thumbscrw
GPG Key ID: 4A3BB8AF7D9C2B46
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,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.14.0

View File

@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: v3.14.0