Skip to content

Commit de865d8

Browse files
committed
chore: downgrade pnpm version to 9 in Tencent CI workflow
1 parent 709ee9b commit de865d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tencent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup pnpm
1717
uses: pnpm/action-setup@v4
1818
with:
19-
version: 10
19+
version: 9
2020

2121
- name: Setup Node.js
2222
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)