Skip to content

Commit e984990

Browse files
authored
Merge pull request #83 from aminya/renovate/pnpm-action-setup-4.x
chore(deps): update pnpm/action-setup action to v4
2 parents 4143b9a + 669d972 commit e984990

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626

27-
- uses: pnpm/action-setup@v2
27+
- uses: pnpm/action-setup@v4
2828
with:
2929
version: ${{ matrix.pnpm }}
3030

0 commit comments

Comments
 (0)