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 3535 with :
3636 fetch-depth : 0
3737
38- - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2 .0
38+ - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3 .0
3939 with :
4040 use-mamba : true
4141 miniforge-version : latest
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ jobs:
174174 with :
175175 fetch-depth : 0
176176
177- - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2 .0
177+ - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3 .0
178178 with :
179179 miniforge-version : latest
180180 activate-environment : build
@@ -240,7 +240,7 @@ jobs:
240240 with :
241241 name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python_ver }}
242242
243- - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2 .0
243+ - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3 .0
244244 with :
245245 miniforge-version : latest
246246 activate-environment : ${{ env.TEST_ENV_NAME }}
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ jobs:
167167 with :
168168 fetch-depth : 0
169169
170- - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2 .0
170+ - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3 .0
171171 with :
172172 miniforge-version : latest
173173 activate-environment : build
@@ -234,7 +234,7 @@ jobs:
234234 with :
235235 name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
236236
237- - uses : conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2 .0
237+ - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3 .0
238238 with :
239239 miniforge-version : latest
240240 activate-environment : ${{ env.TEST_ENV_NAME }}
You can’t perform that action at this time.
0 commit comments