Skip to content

Commit e149b8d

Browse files
chore(deps): update pnpm/action-setup action to v5
1 parent fc5b11e commit e149b8d

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
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
2121
with:
2222
node-version: ${{ matrix.node-version }}
23-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
23+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
2424
with:
2525
version: 10.27.0
2626
- name: Install Dependencies

0 commit comments

Comments
 (0)