Skip to content

Commit 34e0dc0

Browse files
committed
ci: update pnpm to v8
1 parent 6b2a795 commit 34e0dc0

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install pnpm
2424
uses: pnpm/action-setup@v2
2525
with:
26-
version: 7
26+
version: 8
2727

2828
- name: Set node version to 16
2929
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)