Skip to content

Commit 7355f8d

Browse files
chore(deps): update pnpm/action-setup action to v4.3.0 (#2789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d857562 commit 7355f8d

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
steps:
2121
- uses: actions/checkout@v6
2222
- name: Install pnpm
23-
uses: pnpm/action-setup@v4.2.0
23+
uses: pnpm/action-setup@v4.3.0
2424
- name: Use Node.js ${{ matrix.node }}
2525
uses: actions/setup-node@v6
2626
with:

0 commit comments

Comments
 (0)