Skip to content

Commit 5ae44e0

Browse files
chore(deps): update pnpm/action-setup action to v4.3.0
1 parent a937916 commit 5ae44e0

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.2.0
7+
- uses: pnpm/action-setup@v4.3.0
88
with:
99
version: 10.32.1
1010
- uses: actions/setup-node@v4.4.0

0 commit comments

Comments
 (0)