Skip to content

Commit ccf516e

Browse files
committed
chore: fix pnpm version
1 parent 64fbbba commit ccf516e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: pnpm/action-setup@v4
3030
name: Install pnpm
3131
with:
32-
version: 8
32+
version: 9.1.1
3333
run_install: false
3434

3535
- name: Get pnpm store directory

0 commit comments

Comments
 (0)