Skip to content

Commit 2dd63dd

Browse files
chore(deps): update dependency pnpm to v10
1 parent 9601bde commit 2dd63dd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Install pnpm
163163
uses: pnpm/action-setup@v4
164164
with:
165-
version: 9
165+
version: 10
166166

167167
- name: Install dependencies
168168
run: pnpm install

.github/workflows/staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Install pnpm
163163
uses: pnpm/action-setup@v4
164164
with:
165-
version: 9
165+
version: 10
166166

167167
- name: Install dependencies
168168
run: pnpm install

0 commit comments

Comments
 (0)