diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0aa15c5aa..504922604 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@v3.0 + uses: azure/setup-helm@v3.1 - name: Fetch dependencies from cache id: cache-yarn