Skip to content

Commit 7a3c0d6

Browse files
chore(deps): update pnpm/action-setup action to v4.2.0 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 799df02 commit 7a3c0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pnpm-install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
corepack enable
3232
echo "Corepack enabled"
3333
34-
- uses: pnpm/action-setup@v4.1.0
34+
- uses: pnpm/action-setup@v4.2.0
3535
if: ${{ inputs.enable-corepack == 'false' }}
3636
with:
3737
run_install: false

0 commit comments

Comments
 (0)