Skip to content

Commit 268b50c

Browse files
committed
ci: update to pnpm 7
1 parent 51d8927 commit 268b50c

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
- name: Use pnpm
2626
uses: pnpm/action-setup@v2
2727
with:
28-
version: 6
28+
version: 7
2929
- name: Setup pnpm config
3030
run: pnpm config set store-dir $PNPM_CACHE_FOLDER
3131
- name: Install dependencies

0 commit comments

Comments
 (0)