Skip to content

Commit 709ee9b

Browse files
committed
chore: update pnpm version to 10 in Tencent CI workflow
1 parent 781ce46 commit 709ee9b

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: 9
19+
version: 10
2020

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

0 commit comments

Comments
 (0)