Skip to content

Commit 0ffd126

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Prepare
44

55
runs:
66
steps:
7-
- uses: pnpm/action-setup@v4.1.0
7+
- uses: pnpm/action-setup@v4.2.0
88
with:
99
version: 10.18.1
1010
- uses: actions/[email protected]

0 commit comments

Comments
 (0)