Skip to content

Commit ebed044

Browse files
ci(ci-deps): ⬆️ update pnpm/action-setup action to v3
1 parent 76d2b64 commit ebed044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pnpm-install/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
corepack enable
4646
echo "corepack enabled"
4747
48-
- uses: pnpm/action-setup@v2.4.0
48+
- uses: pnpm/action-setup@v3.0.0
4949
if: ${{ inputs.enable-corepack == 'false' }}
5050
with:
5151
run_install: false

0 commit comments

Comments
 (0)