Skip to content

Commit 9f245c7

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 96f8327 commit 9f245c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
node-version: ${{ matrix.node }}
4141

4242
- name: Setup Pnpm
43-
uses: pnpm/action-setup@v2
43+
uses: pnpm/action-setup@v4
4444
with:
4545
version: ${{ matrix.pnpm }}
4646

0 commit comments

Comments
 (0)