Skip to content

Commit cfb50e4

Browse files
authored
Merge pull request #1561 from ikemo3/renovate/pnpm-action-setup-5.x
chore(deps): update pnpm/action-setup action to v5
2 parents 06bfc0b + 94fa267 commit cfb50e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v6
2828

2929
- name: Install pnpm
30-
uses: pnpm/action-setup@v4
30+
uses: pnpm/action-setup@v5
3131
with:
3232
version: ${{ env.pnpm-version }}
3333

0 commit comments

Comments
 (0)