Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@v2.0.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 05824af commit d47e7da
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@v2.0.3
uses: mamba-org/setup-micromamba@v2.0.4
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@v2.0.3
uses: mamba-org/setup-micromamba@v2.0.4
with:
environment-name: gmt
condarc: |
Expand Down

0 comments on commit d47e7da

Please sign in to comment.