Skip to content

Commit 3a94386

Browse files
committed
Update pnpm in ci
1 parent 83ae78e commit 3a94386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
node-version: '${{ steps.nvm.outputs.NVMRC }}'
2626

2727
- name: 📦 Setup pnpm - Install pnpm
28-
uses: pnpm/action-setup@v2
28+
uses: pnpm/action-setup@v4
2929
with:
3030
run_install: false
3131

0 commit comments

Comments
 (0)