Skip to content

Commit 669d972

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 4143b9a commit 669d972

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)