Skip to content

Commit 3760680

Browse files
renovate[bot]kellyselden
authored andcommitted
chore(deps): update dependency pnpm to v8.15.9
1 parent c2dc634 commit 3760680

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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.10.2
23+
version: 8.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.10.2
55+
version: 8.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.10.2
81+
version: 8.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
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: pnpm/action-setup@v4.1.0
2929
with:
30-
version: 8.10.2
30+
version: 8.15.9
3131

3232
- run: pnpm install
3333

0 commit comments

Comments
 (0)