We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fba8b1 commit 01df76dCopy full SHA for 01df76d
.github/workflows/sync-migrate.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install pnpm
21
run: |
22
corepack enable
23
- corepack prepare pnpm@9.15.2 --activate
+ corepack prepare pnpm@10.0.0 --activate
24
25
- uses: actions/setup-node@v4
26
with:
.github/workflows/sync-taro.yml
@@ -19,7 +19,7 @@ jobs:
19
0 commit comments