diff --git a/.github/workflows/helm-lint.yml b/.github/workflows/helm-lint.yml index a30a1fb62..f444106f1 100644 --- a/.github/workflows/helm-lint.yml +++ b/.github/workflows/helm-lint.yml @@ -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: |