Skip to content

Commit c4a3a11

Browse files
committed
ci: update pnpm/action-setup to v4.1.0
1 parent 4b045a1 commit c4a3a11

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
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
node-version: ${{ matrix.node }}
3131
- name: Install pnpm
32-
uses: pnpm/action-setup@v4.0.0
32+
uses: pnpm/action-setup@v4.1.0
3333
with:
3434
standalone: true
3535
- name: pnpm install

0 commit comments

Comments
 (0)