diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b8154a770..048f4dfd4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,7 +39,7 @@ jobs: node-version: "16" - name: Install helm - uses: azure/setup-helm@v2.1 + uses: azure/setup-helm@v3.0 - name: Fetch dependencies from cache id: cache-yarn