Skip to content

Commit f74bd7a

Browse files
committed
sync pnpm versions
1 parent 28a0103 commit f74bd7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: pnpm/action-setup@v4
2323
with:
24-
version: 10
24+
version: 10.2.1
2525

2626
- uses: actions/setup-node@v3
2727
with:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: pnpm/action-setup@v2
2323
with:
24-
version: 10
24+
version: 10.2.1
2525

2626
- uses: actions/setup-node@v3
2727
with:

0 commit comments

Comments
 (0)