Skip to content

Commit dc43526

Browse files
MAINT: Bump mamba-org/setup-micromamba from 2.0.0 to 2.0.1
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@617811f...ab6bf8b) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 744da5f commit dc43526

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
name: ${{ matrix.python }}-${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}
175175
path: ./wheelhouse/*.whl
176176

177-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246
177+
- uses: mamba-org/setup-micromamba@ab6bf8bf7403e8023a094abeec19d6753bdc143e
178178
with:
179179
# for installation of anaconda-client, required for upload to
180180
# anaconda.org

.github/workflows/windows_arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
path: ./*.whl
174174

175175
- name: Setup Mamba
176-
uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246
176+
uses: mamba-org/setup-micromamba@ab6bf8bf7403e8023a094abeec19d6753bdc143e
177177
with:
178178
# for installation of anaconda-client, required for upload to
179179
# anaconda.org

0 commit comments

Comments
 (0)