File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 with :
114114 fetch-depth : 0
115115
116- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
116+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
117117 with :
118118 miniforge-version : latest
119119 activate-environment : build
@@ -262,7 +262,7 @@ jobs:
262262 with :
263263 name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
264264
265- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
265+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
266266 with :
267267 miniforge-version : latest
268268 channels : conda-forge
Original file line number Diff line number Diff line change 9696 with :
9797 fetch-depth : 0
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 activate-environment : build
@@ -247,7 +247,7 @@ jobs:
247247 with :
248248 name : ${{ env.PACKAGE_NAME }} ${{ runner.os }} Python ${{ matrix.python }}
249249
250- - uses : conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
250+ - uses : conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
251251 with :
252252 miniforge-version : latest
253253 channels : conda-forge
You can’t perform that action at this time.
0 commit comments