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:
commit
841ffa682c
|
@ -27,7 +27,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Set up Helm
|
- name: Set up Helm
|
||||||
uses: azure/setup-helm@v3
|
uses: azure/setup-helm@v4
|
||||||
with:
|
with:
|
||||||
version: ${{ env.HELM_VERSION }}
|
version: ${{ env.HELM_VERSION }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue