Skip to content

Commit 8b808cb

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] <support@github.com>
1 parent d567461 commit 8b808cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
-pyver=${{ matrix.python-version }} environment.yml
4545
4646
- name: Set up micromamba
47-
uses: mamba-org/setup-micromamba@v1
47+
uses: mamba-org/setup-micromamba@v2
4848
with:
4949
environment-file: environment.yml
5050

0 commit comments

Comments
 (0)