Skip to content

Commit f45ba98

Browse files
Bump mamba-org/setup-micromamba from 2.0.7 to 3.0.0 (#8959)
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.7 to 3.0.0. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@v2.0.7...v3.0.0) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfb38ae commit f45ba98

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-caches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
steps:
4343
- name: Install GMT
44-
uses: mamba-org/setup-micromamba@v2.0.7
44+
uses: mamba-org/setup-micromamba@v3.0.0
4545
with:
4646
environment-name: gmt
4747
condarc: |

.github/workflows/dvc-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: iterative/setup-cml@v3
5656

5757
- name: Setup Micromamba
58-
uses: mamba-org/setup-micromamba@v2.0.7
58+
uses: mamba-org/setup-micromamba@v3.0.0
5959
with:
6060
environment-name: gmt
6161
condarc: |

0 commit comments

Comments
 (0)