File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
- name : Setup pnpm
19
19
uses : pnpm/action-setup@v4
20
20
with :
21
- version : 10.12.1
21
+ version : 10.17.0
22
22
23
23
- name : Setup Node.js ${{ matrix.node-version }}
24
24
uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 26
26
- name : Setup pnpm
27
27
uses : pnpm/action-setup@v4
28
28
with :
29
- version : 10.12.1
29
+ version : 10.17.0
30
30
31
31
- name : Setup Node.js ${{ matrix.node-version }}
32
32
uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 37
37
"typescript" : " ^5.8.3" ,
38
38
"typescript-eslint" : " ^8.34.0"
39
39
},
40
- "packageManager" : " pnpm@10.12.1 +sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac "
40
+ "packageManager" : " pnpm@10.17.0 +sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef "
41
41
}
You can’t perform that action at this time.
0 commit comments