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.10 .0
32
+ - 9.11 .0
33
33
steps :
34
34
- uses : actions/checkout@v4
35
35
with :
97
97
node :
98
98
- 22
99
99
pnpm :
100
- - 9.10 .0
100
+ - 9.11 .0
101
101
steps :
102
102
- uses : actions/checkout@v4
103
103
@@ -164,7 +164,7 @@ jobs:
164
164
node :
165
165
- 22
166
166
pnpm :
167
- - 9.10 .0
167
+ - 9.11 .0
168
168
steps :
169
169
- uses : actions/checkout@v4
170
170
with :
@@ -245,7 +245,7 @@ jobs:
245
245
node :
246
246
- 22
247
247
pnpm :
248
- - 9.10 .0
248
+ - 9.11 .0
249
249
container :
250
250
- { file: "ubuntu-llvm.dockerfile", image: "setup-cpp-ubuntu-llvm", tag: "22.04-0.43.0" }
251
251
- { file: "fedora-llvm.dockerfile", image: "setup-cpp-fedora-llvm", tag: "40-0.43.0" }
Original file line number Diff line number Diff line change 187
187
"node" : " >=12.x" ,
188
188
"pnpm" : " ^9"
189
189
},
190
- "packageManager" : " pnpm@9.10 .0" ,
190
+ "packageManager" : " pnpm@9.11 .0" ,
191
191
"workspaces" : [
192
192
" packages/*"
193
193
],
You can’t perform that action at this time.
0 commit comments