Skip to content

Commit 5fc8349

Browse files
chore(deps): update dependency pnpm to v10
1 parent 346874d commit 5fc8349

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup PNPM
2828
uses: pnpm/action-setup@v4
2929
with:
30-
version: 8
30+
version: 10
3131

3232
- name: Install ✨
3333
run: pnpm install
@@ -55,7 +55,7 @@ jobs:
5555
- name: Setup PNPM
5656
uses: pnpm/action-setup@v4
5757
with:
58-
version: 8
58+
version: 10
5959

6060
- name: Install ✨
6161
run: pnpm install

0 commit comments

Comments
 (0)