Skip to content

Commit ca0bd9a

Browse files
Bump mamba-org/setup-micromamba from 2 to 3
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>
1 parent e150257 commit ca0bd9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
sed -i -e "s/- python=.*/- python=$PYTHON_VERSION/g" environment.yml
5656
5757
- name: Setup Mamba
58-
uses: mamba-org/setup-micromamba@v2
58+
uses: mamba-org/setup-micromamba@v3
5959
with:
6060
environment-file: environment.yml
6161
cache-environment: true

0 commit comments

Comments
 (0)