Skip to content

Commit 2bf1e02

Browse files
chore(deps): update pnpm/action-setup action to v5
1 parent f65c2c1 commit 2bf1e02

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

0 commit comments

Comments
 (0)