Skip to content

Commit 236758b

Browse files
chore(deps): update dependency pnpm to v10
1 parent 39e0ac7 commit 236758b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: "15"
1818
- uses: pnpm/[email protected]
1919
with:
20-
version: 5.18.10
20+
version: 10.20.0
2121
- run: pnpm install --frozen-lockfile
2222
- run: pnpm test
2323
publish:
@@ -43,7 +43,7 @@ jobs:
4343
node-version: "15"
4444
- uses: pnpm/[email protected]
4545
with:
46-
version: 5.18.10
46+
version: 10.20.0
4747
- run: pnpm install --frozen-lockfile
4848
- name: Setup auth
4949
run: |

0 commit comments

Comments
 (0)