Skip to content

Commit f24e51d

Browse files
authored
ci: update pnpm action to version 4.2.0
1 parent 93418be commit f24e51d

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.1.0
32+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
3333
with:
3434
standalone: true
3535
- name: pnpm install

0 commit comments

Comments
 (0)