Skip to content

Commit 2945951

Browse files
renovate[bot]kellyselden
authored andcommitted
chore(deps): update dependency pnpm to v10.15.0
1 parent ee70ed4 commit 2945951

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: pnpm/action-setup@v4.1.0
2222
with:
23-
version: 10.14.0
23+
version: 10.15.0
2424

2525
- run: pnpm install
2626
- run: npm run lint:git
@@ -52,7 +52,7 @@ jobs:
5252

5353
- uses: pnpm/action-setup@v4.1.0
5454
with:
55-
version: 10.14.0
55+
version: 10.15.0
5656

5757
- run: pnpm install
5858
- run: npm test
@@ -78,7 +78,7 @@ jobs:
7878

7979
- uses: pnpm/action-setup@v4.1.0
8080
with:
81-
version: 10.14.0
81+
version: 10.15.0
8282

8383
- uses: kellyselden/ember-cli-update-action@v7
8484
with:

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- uses: pnpm/action-setup@v4.1.0
3030
with:
31-
version: 10.14.0
31+
version: 10.15.0
3232

3333
- run: pnpm install
3434

0 commit comments

Comments
 (0)