Skip to content

Commit 1318ec9

Browse files
committed
ci: update pnpm to 9.10.0 in ci [skip ci]
1 parent b18b6f4 commit 1318ec9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/CI.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node:
3030
- 22.6.0
3131
pnpm:
32-
- 9.9.0
32+
- 9.10.0
3333
steps:
3434
- uses: actions/checkout@v4
3535

@@ -91,7 +91,7 @@ jobs:
9191
node:
9292
- 22
9393
pnpm:
94-
- 9.9.0
94+
- 9.10.0
9595
steps:
9696
- uses: actions/checkout@v4
9797

@@ -158,7 +158,7 @@ jobs:
158158
node:
159159
- 22
160160
pnpm:
161-
- 9.9.0
161+
- 9.10.0
162162
steps:
163163
- uses: actions/checkout@v4
164164
with:
@@ -239,7 +239,7 @@ jobs:
239239
node:
240240
- 22
241241
pnpm:
242-
- 9.9.0
242+
- 9.10.0
243243
container:
244244
- { file: "ubuntu-llvm.dockerfile", image: "setup-cpp-ubuntu-llvm", tag: "22.04-0.41.0" }
245245
- { file: "fedora-llvm.dockerfile", image: "setup-cpp-fedora-llvm", tag: "40-0.41.0" }

0 commit comments

Comments
 (0)