Skip to content

Commit b90382b

Browse files
committed
chore(deps): update dependency pnpm to v10.32.1
1 parent 4697bab commit b90382b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup pnpm
3434
uses: pnpm/action-setup@v4
3535
with:
36-
version: 10.31.0
36+
version: 10.32.1
3737

3838
- name: Detect Deps version change
3939
id: check
@@ -72,7 +72,7 @@ jobs:
7272
- name: Setup pnpm
7373
uses: pnpm/action-setup@v4
7474
with:
75-
version: 10.31.0
75+
version: 10.32.1
7676

7777
- name: Set Git Identity
7878
run: |

0 commit comments

Comments
 (0)