mirror of https://github.com/minio/minio.git
Upgrade setup-helm action from v3 to v4 (#19897)
This commit is contained in:
parent
9f305273a7
commit
f933b0b708
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@v3
|
||||
uses: azure/setup-helm@v4
|
||||
|
||||
- name: Run helm lint
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue