This repository was archived by the owner on Jun 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 steps :
4747 - name : Checkout repository
4848 uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
49+ with :
50+ persist-credentials : false
4951 - uses : actions/cache@v3.0.10
5052 with :
5153 path : ~/.m2/repository
Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
33+ with :
34+ persist-credentials : false
3335 - uses : actions/cache@v3.0.10
3436 with :
3537 path : ~/.m2/repository
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
38+ with :
39+ persist-credentials : false
3840 - uses : actions/cache@v3.0.10
3941 with :
4042 path : ~/.m2/repository
You can’t perform that action at this time.
0 commit comments