Skip to content

Commit 58c6354

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 30e3189 commit 58c6354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119

120120
- name: setup python (free threading)
121121
if: ${{ matrix.free_threading }}
122-
uses: mamba-org/setup-micromamba@v1
122+
uses: mamba-org/setup-micromamba@v2
123123
with:
124124
environment-name: nogil
125125
condarc: |

0 commit comments

Comments
 (0)