File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ jobs:
187
187
path : ./wheelhouse/*.whl
188
188
189
189
- name : install micromamba
190
- uses : mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
190
+ uses : mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b
191
191
if : ${{ matrix.buildplat[1] != 'win_arm64' }} # unsupported platform at the moment
192
192
with :
193
193
# for installation of anaconda-client, required for upload to
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ jobs:
174
174
path : ./*.whl
175
175
176
176
- name : Setup Mamba
177
- uses : mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
177
+ uses : mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b
178
178
with :
179
179
# for installation of anaconda-client, required for upload to
180
180
# anaconda.org
You can’t perform that action at this time.
0 commit comments