diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index ca4a8e2d..54034207 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -60,7 +60,7 @@ jobs: pnpm5-${{ matrix.vars.id }}- pnpm5- - name: Install pnpm - uses: pnpm/action-setup@v2.2.2 + uses: pnpm/action-setup@v2.2.4 with: version: ${{ matrix.pnpm }} run_install: |