mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
fix: CI warnings (#19380)
This commit is contained in:
committed by
GitHub
parent
48deccdc40
commit
4e670458b8
2
.github/workflows/helm-lint.yml
vendored
2
.github/workflows/helm-lint.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@v3
|
||||
|
||||
Reference in New Issue
Block a user