Skip to content

Commit 3670c73

Browse files
authored
Merge pull request #64 from reg-viz/renovate/pnpm-action-setup-4.x
chore: update pnpm/action-setup action to v4
2 parents e8d866d + dd567f3 commit 3670c73

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@v3.0.0
10+
- uses: pnpm/action-setup@v4.0.0
1111

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

0 commit comments

Comments
 (0)