Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 1.7.3 to 1.8.0
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.7.3 to 1.8.0.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@v1.7.3...v1.8.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>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 3ee9a0e commit 07ed26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
egress-policy: audit
- uses: actions/checkout@v4.1.1
- name: Setup Conda (Micromamba) with Python${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@v1.7.3
uses: mamba-org/setup-micromamba@v1.8.0
with:
cache-downloads: true
environment-file: environment-dev.yml
Expand Down

0 comments on commit 07ed26b

Please sign in to comment.