Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 1.4.3 to 1.4.4 (#1179)
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.4.3 to 1.4.4.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@v1.4.3...v1.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 02073c9 commit 17dff9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cache-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Micromamba
uses: mamba-org/setup-micromamba@v1.4.3
uses: mamba-org/setup-micromamba@v1.4.4
with:
environment-name: gmtdocs
condarc: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fetch-depth: 0

- name: Setup Micromamba
uses: mamba-org/setup-micromamba@v1.4.3
uses: mamba-org/setup-micromamba@v1.4.4
with:
environment-file: environment.yml
cache-downloads: true
Expand Down

0 comments on commit 17dff9e

Please sign in to comment.