File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 with :
100100 fetch-depth : 0
101101
102- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
102+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
103103 with :
104104 miniforge-version : latest
105105 activate-environment : build
@@ -272,7 +272,7 @@ jobs:
272272 with :
273273 name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
274274
275- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
275+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
276276 with :
277277 miniforge-version : latest
278278 channels : conda-forge
@@ -479,7 +479,7 @@ jobs:
479479 with :
480480 name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Wheels Python ${{ matrix.python }}
481481
482- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
482+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
483483 with :
484484 miniforge-version : latest
485485 channels : conda-forge
@@ -674,7 +674,7 @@ jobs:
674674 run :
675675 shell : bash -el {0}
676676 steps :
677- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
677+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
678678 with :
679679 run-post : false
680680 channel-priority : " disabled"
Original file line number Diff line number Diff line change 9696 run : |
9797 echo ${{ env.CHANNELS }}
9898
99- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
99+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
100100 with :
101101 miniforge-version : latest
102102 channels : conda-forge
You can’t perform that action at this time.
0 commit comments