Skip to content

Commit bbbc8b7

Browse files
committed
chore(deps): update dependency pnpm to v10.29.1
1 parent 30e595b commit bbbc8b7

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.28.2
36+
version: 10.29.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.28.2
75+
version: 10.29.1
7676

7777
- name: Set Git Identity
7878
run: |

0 commit comments

Comments
 (0)