diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2034ce070..4783e554a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,7 +33,7 @@ jobs: - name: Checkout code uses: actions/checkout@v6 - name: Install Helm - uses: azure/setup-helm@v4.3.1 + uses: azure/setup-helm@v5.0.0 id: install - run: helm lint deployments/gpu-operator/ validate-csv: