Skip to content

Commit 77cc553

Browse files
Bump mamba-org/setup-micromamba from 2 to 3 (#21)
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 caffe55 commit 77cc553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0 # Fetch full history (tags + branches)
2828

2929
- name: Set up micromamba
30-
uses: mamba-org/setup-micromamba@v2
30+
uses: mamba-org/setup-micromamba@v3
3131
continue-on-error: true
3232
with:
3333
environment-file: ci/requirements/environment.yml

0 commit comments

Comments
 (0)