Skip to content

Commit fa2c54e

Browse files
Update pnpm/action-setup action to v4.2.0 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db8dc7a commit fa2c54e

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
@@ -28,7 +28,7 @@ jobs:
2828
node-version: ${{ matrix.node }}
2929

3030
- name: Install pnpm
31-
uses: pnpm/action-setup@v4.1.0
31+
uses: pnpm/action-setup@v4.2.0
3232
with:
3333
version: 9
3434
run_install: false

0 commit comments

Comments
 (0)