Upgrade setup-helm action from v3 to v4 (#19897)

This commit is contained in:
Ali Afsharzadeh 2024-06-09 12:43:09 +03:30 committed by GitHub
parent 9f305273a7
commit f933b0b708
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: |