Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 (#8535)
Browse files Browse the repository at this point in the history
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: mamba-org/setup-micromamba
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 7eeb284 commit 7612c79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-caches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

steps:
- name: Install GMT
uses: mamba-org/setup-micromamba@v1.8.1
uses: mamba-org/setup-micromamba@v1.9.0
with:
environment-name: gmt
condarc: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dvc-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: iterative/setup-cml@v3

- name: Setup Micromamba
uses: mamba-org/setup-micromamba@v1.8.1
uses: mamba-org/setup-micromamba@v1.9.0
with:
environment-name: gmt
condarc: |
Expand Down

0 comments on commit 7612c79

Please sign in to comment.