Skip to content

Commit 194b222

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent fc5b11e commit 194b222

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@0e279bb959325dab635dd2c09392533439d90093 # v6
2424
with:
2525
version: 10.27.0
2626
- name: Install Dependencies

0 commit comments

Comments
 (0)