Skip to content

Commit 4c02dfd

Browse files
committed
chore: remove duplicate pnpm version field
1 parent ee8aeb2 commit 4c02dfd

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- name: Install pnpm
3636
uses: pnpm/action-setup@v5
3737
with:
38-
version: 10
3938
run_install: false
4039

4140
- name: Set NodeJS

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- name: Install pnpm
4343
uses: pnpm/action-setup@v5
4444
with:
45-
version: 10
4645
run_install: false
4746

4847
- name: Set NodeJS

0 commit comments

Comments
 (0)