File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
node :
30
30
- 22.6.0
31
31
pnpm :
32
- - 9.9 .0
32
+ - 9.10 .0
33
33
steps :
34
34
- uses : actions/checkout@v4
35
35
91
91
node :
92
92
- 22
93
93
pnpm :
94
- - 9.9 .0
94
+ - 9.10 .0
95
95
steps :
96
96
- uses : actions/checkout@v4
97
97
@@ -158,7 +158,7 @@ jobs:
158
158
node :
159
159
- 22
160
160
pnpm :
161
- - 9.9 .0
161
+ - 9.10 .0
162
162
steps :
163
163
- uses : actions/checkout@v4
164
164
with :
@@ -239,7 +239,7 @@ jobs:
239
239
node :
240
240
- 22
241
241
pnpm :
242
- - 9.9 .0
242
+ - 9.10 .0
243
243
container :
244
244
- { file: "ubuntu-llvm.dockerfile", image: "setup-cpp-ubuntu-llvm", tag: "22.04-0.41.0" }
245
245
- { file: "fedora-llvm.dockerfile", image: "setup-cpp-fedora-llvm", tag: "40-0.41.0" }
Original file line number Diff line number Diff line change 183
183
"node" : " >=12.x" ,
184
184
"pnpm" : " ^9"
185
185
},
186
- "packageManager" : " pnpm@9.9 .0" ,
186
+ "packageManager" : " pnpm@9.10 .0" ,
187
187
"workspaces" : [
188
188
" packages/*"
189
189
],
You can’t perform that action at this time.
0 commit comments