Skip to content

Commit f343014

Browse files
Bump mamba-org/setup-micromamba (#267)
Bumps the github-actions group with 1 update in the / directory: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba). Updates `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 dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64c3e6a commit f343014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v6
2929

3030
- name: Setup micromamba
31-
uses: mamba-org/setup-micromamba@v2
31+
uses: mamba-org/setup-micromamba@v3
3232
with:
3333
micromamba-version: latest
3434
environment-file: environment.yaml

0 commit comments

Comments
 (0)