Skip to content

Commit 65705f0

Browse files
authored
Merge pull request #14 from atom-community/renovate/pnpm-action-setup-4.x
chore(deps): update pnpm/action-setup action to v4
2 parents 96f8327 + 9f245c7 commit 65705f0

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
@@ -40,7 +40,7 @@ jobs:
4040
node-version: ${{ matrix.node }}
4141

4242
- name: Setup Pnpm
43-
uses: pnpm/action-setup@v2
43+
uses: pnpm/action-setup@v4
4444
with:
4545
version: ${{ matrix.pnpm }}
4646

0 commit comments

Comments
 (0)