mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
Upgrade setup-helm action from v3 to v4 (#19897)
This commit is contained in:
parent
9f305273a7
commit
f933b0b708
2
.github/workflows/helm-lint.yml
vendored
2
.github/workflows/helm-lint.yml
vendored
@ -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
Block a user