Skip to content

Commit 22da5cf

Browse files
Merge pull request #214 from ember-tooling/renovate/pnpm-action-setup-6.x
Update pnpm/action-setup action to v6
2 parents d2869b1 + 4009166 commit 22da5cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
steps:
2929
- uses: actions/checkout@v6
30-
- uses: pnpm/action-setup@v5
30+
- uses: pnpm/action-setup@v6
3131
- uses: actions/setup-node@v6
3232
with:
3333
node-version: 24

0 commit comments

Comments
 (0)