Skip to content

Commit 83355b4

Browse files
committed
chore: fix pnpm version ci problem
1 parent 96d8cda commit 83355b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
${{ runner.os }}-
3333
- uses: pnpm/[email protected]
3434
with:
35-
version: latest
35+
version: 8.3.1
3636
run_install: false
3737
- name: Install packages
3838
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)