diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 87d2c3a..c95109c 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@v1.2.0 + uses: pnpm/action-setup@v1.2.1 with: version: ${{ matrix.pnpm }} run_install: |