Skip to content

Commit ee3a74c

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent b592f83 commit ee3a74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-node@master
2424
with:
2525
node-version: ${{ matrix.node_version }}
26-
- uses: pnpm/action-setup@v2
26+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
2727
name: Install pnpm
2828
id: pnpm-install
2929
with:

0 commit comments

Comments
 (0)