Skip to content

Commit 965b65d

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 8a8ebe3 commit 965b65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- uses: actions/checkout@v4
5454

5555
- name: Create Python ${{ matrix.python-version }} environment
56-
uses: mamba-org/setup-micromamba@v1
56+
uses: mamba-org/setup-micromamba@v2
5757
with:
5858
cache-environment: true
5959
cache-environment-key: env-key-${{ matrix.python-version }}

0 commit comments

Comments
 (0)