Skip to content

Commit 3d53a64

Browse files
chore(deps): update pnpm/action-setup action to v4.1.0
1 parent 4798f29 commit 3d53a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inputs:
1010
runs:
1111
using: composite
1212
steps:
13-
- uses: pnpm/action-setup@v4.0.0
13+
- uses: pnpm/action-setup@v4.1.0
1414
with:
1515
run_install: false
1616

0 commit comments

Comments
 (0)