Skip to content

Commit cc9fa5b

Browse files
chore: update pnpm/action-setup action to v3
1 parent d48e10d commit cc9fa5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-node/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
runs:
88
using: 'composite'
99
steps:
10-
- uses: pnpm/action-setup@v2.4.0
10+
- uses: pnpm/action-setup@v3.0.0
1111

1212
- uses: actions/setup-node@v4
1313
with:

0 commit comments

Comments
 (0)