Skip to content

Commit df4c99f

Browse files
chore: update pnpm/action-setup action to v4.3.0
1 parent 18b59a8 commit df4c99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: setup-node
33
runs:
44
using: composite
55
steps:
6-
- uses: pnpm/action-setup@v4.0.0
6+
- uses: pnpm/action-setup@v4.3.0
77

88
- uses: actions/setup-node@v4.1.0
99
with:

0 commit comments

Comments
 (0)