Merge pull request #4832 from karmada-io/dependabot/github_actions/azure/setup-helm-4

Bump azure/setup-helm from 3 to 4
This commit is contained in:
karmada-bot 2024-04-15 21:59:53 +08:00 committed by GitHub
commit 841ffa682c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4
with:
version: ${{ env.HELM_VERSION }}