Skip to content

Commit 1b8be6d

Browse files
committed
chore: Upgrade to pnpm@8 in CI task
1 parent 1b2e92b commit 1b8be6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup pnpm
2626
uses: pnpm/[email protected]
2727
with:
28-
version: 7
28+
version: 8
2929
run_install: false
3030

3131
- name: Get pnpm store directory

0 commit comments

Comments
 (0)