Skip to content

Commit a82c8c5

Browse files
committed
chore: remove pnpm version
1 parent c2b372c commit a82c8c5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020

2121
- name: Setup pnpm
2222
uses: pnpm/action-setup@v4
23-
with:
24-
version: 10
2523

2624
- name: Setup Node.js
2725
uses: actions/setup-node@v4

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424

2525
- name: Setup pnpm
2626
uses: pnpm/action-setup@v4
27-
with:
28-
version: 10
2927

3028
- name: Setup Node.js
3129
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)