Skip to content

Commit 551e4f7

Browse files
Bump mamba-org/setup-micromamba from 1 to 2
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]>
1 parent 12d933e commit 551e4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: "actions/checkout@v4"
3535

3636
- name: "Install Conda environment"
37-
uses: "mamba-org/setup-micromamba@v1"
37+
uses: "mamba-org/setup-micromamba@v2"
3838
with:
3939
environment-file: "src/environment.yml"
4040
# environment-name: "ci"

0 commit comments

Comments
 (0)