Skip to content

Commit 6998a0f

Browse files
committed
chore(deps): update pnpm/action-setup action to v4
1 parent bb5e390 commit 6998a0f

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
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- name: Install pnpm
24-
uses: pnpm/action-setup@v3.0.0
24+
uses: pnpm/action-setup@v4.0.0
2525
- name: Use Node.js ${{ matrix.node }}
2626
uses: actions/setup-node@v4
2727
with:

0 commit comments

Comments
 (0)