Skip to content

Commit 88b0737

Browse files
renovate[bot]kellyselden
authored andcommitted
chore(deps): update dependency pnpm to v9
1 parent 493a9db commit 88b0737

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: 8.15.9
23+
version: 9.15.9
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: 8.15.9
55+
version: 9.15.9
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: 8.15.9
81+
version: 9.15.9
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: 8.15.9
31+
version: 9.15.9
3232

3333
- run: pnpm install
3434

0 commit comments

Comments
 (0)