Skip to content

Commit cf4b33e

Browse files
committed
ci golf
1 parent 1acf389 commit cf4b33e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ jobs:
141141

142142
- name: Setup pnpm
143143
uses: pnpm/action-setup@v4
144-
with:
145-
version: latest
146144

147145
- name: Setup Node.js
148146
uses: actions/setup-node@v4
@@ -333,8 +331,6 @@ jobs:
333331

334332
- name: Setup pnpm
335333
uses: pnpm/action-setup@v4
336-
with:
337-
version: latest
338334

339335
- name: Setup Node.js
340336
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)