Skip to content

Commit ed5ec95

Browse files
committed
chore: remove duplicate pnpm version field
1 parent 9dd94ac commit ed5ec95

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
@@ -36,7 +36,6 @@ jobs:
3636
- name: Install pnpm
3737
uses: pnpm/action-setup@v5
3838
with:
39-
version: 10
4039
run_install: false
4140

4241
- 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)