Skip to content

Commit 6063131

Browse files
ci: Bump pnpm/action-setup from 4.1.0 to 4.2.0 in /.github/actions/setup (#392)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d705c66 commit 6063131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
using: 'composite'
1010
steps:
1111
- name: Setup pnpm
12-
uses: pnpm/action-setup@v4.1.0
12+
uses: pnpm/action-setup@v4.2.0
1313

1414
- name: Use Node.js ${{ inputs.node-version }}
1515
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)