Skip to content

Commit fa33d23

Browse files
committed
chore: pnpm to v8 for CI
1 parent 5ea4fdb commit fa33d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v1
2929
- uses: pnpm/[email protected]
3030
with:
31-
version: 6
31+
version: 8
3232
- uses: actions/setup-node@v2
3333
with:
3434
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)