diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9bd2a534..c15e4825 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ jobs: node-version: "12" - name: Install helm - uses: azure/setup-helm@v1 + uses: azure/setup-helm@v1.1 - name: Fetch dependencies from cache id: cache-yarn