File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
with :
36
36
fetch-depth : 0
37
37
38
- - uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
38
+ - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
39
39
with :
40
40
use-mamba : true
41
41
miniforge-version : latest
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ jobs:
158
158
with :
159
159
fetch-depth : 0
160
160
161
- - uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
161
+ - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
162
162
with :
163
163
miniforge-version : latest
164
164
activate-environment : build
@@ -224,7 +224,7 @@ jobs:
224
224
with :
225
225
name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python_ver }}
226
226
227
- - uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
227
+ - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
228
228
with :
229
229
miniforge-version : latest
230
230
activate-environment : ${{ env.TEST_ENV_NAME }}
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ jobs:
166
166
with :
167
167
fetch-depth : 0
168
168
169
- - uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
169
+ - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
170
170
with :
171
171
miniforge-version : latest
172
172
activate-environment : build
@@ -233,7 +233,7 @@ jobs:
233
233
with :
234
234
name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
235
235
236
- - uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
236
+ - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
237
237
with :
238
238
miniforge-version : latest
239
239
activate-environment : ${{ env.TEST_ENV_NAME }}
You can’t perform that action at this time.
0 commit comments