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 2929 node :
3030 - 22.6.0
3131 pnpm :
32- - 9.10 .0
32+ - 9.11 .0
3333 steps :
3434 - uses : actions/checkout@v4
3535 with :
9797 node :
9898 - 22
9999 pnpm :
100- - 9.10 .0
100+ - 9.11 .0
101101 steps :
102102 - uses : actions/checkout@v4
103103
@@ -164,7 +164,7 @@ jobs:
164164 node :
165165 - 22
166166 pnpm :
167- - 9.10 .0
167+ - 9.11 .0
168168 steps :
169169 - uses : actions/checkout@v4
170170 with :
@@ -245,7 +245,7 @@ jobs:
245245 node :
246246 - 22
247247 pnpm :
248- - 9.10 .0
248+ - 9.11 .0
249249 container :
250250 - { file: "ubuntu-llvm.dockerfile", image: "setup-cpp-ubuntu-llvm", tag: "22.04-0.43.0" }
251251 - { file: "fedora-llvm.dockerfile", image: "setup-cpp-fedora-llvm", tag: "40-0.43.0" }
Original file line number Diff line number Diff line change 187187 "node" : " >=12.x" ,
188188 "pnpm" : " ^9"
189189 },
190- "packageManager" : " pnpm@9.10 .0" ,
190+ "packageManager" : " pnpm@9.11 .0" ,
191191 "workspaces" : [
192192 " packages/*"
193193 ],
You can’t perform that action at this time.
0 commit comments