File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 persist-credentials : false
2727
2828 - name : Install pnpm
29- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
29+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0 .0
3030 with :
3131 version : ${{ env.PNPM_VERSION }}
3232
4747 persist-credentials : false
4848
4949 - name : Install pnpm
50- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
50+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0 .0
5151 with :
5252 version : ${{ env.PNPM_VERSION }}
5353
6868 persist-credentials : false
6969
7070 - name : Install pnpm
71- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
71+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0 .0
7272 with :
7373 version : ${{ env.PNPM_VERSION }}
7474
@@ -105,7 +105,7 @@ jobs:
105105 persist-credentials : false
106106
107107 - name : Install pnpm
108- uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4 .0
108+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0 .0
109109 with :
110110 version : ${{ env.PNPM_VERSION }}
111111
You can’t perform that action at this time.
0 commit comments