Skip to content

Commit 4b4c993

Browse files
Bump mamba-org/setup-micromamba from 1 to 2 in the actions group (#23)
Bumps the actions group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9c1d0c commit 4b4c993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
fetch-depth: 0
5858

5959
- name: Setup micromamba
60-
uses: mamba-org/setup-micromamba@v1
60+
uses: mamba-org/setup-micromamba@v2
6161
with:
6262
environment-file: ci/requirements/environment.yaml
6363
environment-name: tests

0 commit comments

Comments
 (0)