Skip to content

Commit 24a1e52

Browse files
chore(deps): update pnpm/action-setup action to v4.2.0
1 parent 53dead1 commit 24a1e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tooling/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
using: composite
2929
steps:
3030
- name: Setup pnpm
31-
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
31+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
3232
with:
3333
version: ${{ inputs.pnpm-version }}
3434
run_install: false

0 commit comments

Comments
 (0)