Skip to content

Commit 151a2c2

Browse files
chore(deps): update dependency pnpm to v10
1 parent c257c78 commit 151a2c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-npm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: Install pnpm
2323
id: pnpm-install
2424
with:
25-
version: 9.6.0
25+
version: 10.18.2
2626

2727
- name: Build
2828
run: |
@@ -56,7 +56,7 @@ jobs:
5656
name: Install pnpm
5757
id: pnpm-install
5858
with:
59-
version: 9.6.0
59+
version: 10.18.2
6060

6161
- name: Cache 'dist' directory
6262
uses: actions/cache@v4

0 commit comments

Comments
 (0)