Skip to content

Commit 4def806

Browse files
Bump mamba-org/setup-micromamba from 1 to 2 (#153)
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 1 to 2. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@v1...v2) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e0fda3 commit 4def806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
8585
- name: Mamba setup
8686
if: matrix.install-method == 'mamba'
87-
uses: mamba-org/setup-micromamba@v1
87+
uses: mamba-org/setup-micromamba@v2
8888
with:
8989
environment-name: "ci"
9090
environment-file: environment.yml

0 commit comments

Comments
 (0)