Skip to content

Commit babd643

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v6
4242

4343
- name: setup micromamba
44-
uses: mamba-org/setup-micromamba@v2
44+
uses: mamba-org/setup-micromamba@v3
4545
with:
4646
environment-file: ${{ matrix.environment-file }}
4747
micromamba-version: "latest"

0 commit comments

Comments
 (0)