Skip to content

Commit 5c34262

Browse files
committed
ci: update pnpm version
1 parent 25dfc34 commit 5c34262

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
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v3
2222
- uses: pnpm/action-setup@v2
2323
with:
24-
version: 8
24+
version: 9
2525
- uses: actions/setup-node@v3
2626
with:
2727
node-version: '${{ env.NODE_VERSION }}'

0 commit comments

Comments
 (0)