diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d9e44c9e4..403e46435a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: node-version: ${{ matrix.node_version }} - name: Install pnpm - uses: pnpm/action-setup@v2.4.0 + uses: pnpm/action-setup@v2.4.1 - name: Get pnpm cache - Set output id: pnpm-cache