Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 3dec2c2

Browse files
Bump pnpm/action-setup from v1.2.1 to v2.0.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from v1.2.1 to v2.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v1.2.1...3236b20) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d13d3ac commit 3dec2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
pnpm5-${{ matrix.vars.id }}-
6161
pnpm5-
6262
- name: Install pnpm
63-
uses: pnpm/action-setup@v1.2.1
63+
uses: pnpm/action-setup@v2.0.0
6464
with:
6565
version: ${{ matrix.pnpm }}
6666
run_install: |

0 commit comments

Comments
 (0)