Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 1.10.0 to 2.0.0 (#370)
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.10.0 to 2.0.0.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@v1.10.0...v2.0.0)

---
updated-dependencies:
- dependency-name: mamba-org/setup-micromamba
  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>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 7f5301f commit 69aa73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
tlmgr list --only-installed
- name: 🐍 Install Conda environment
uses: mamba-org/setup-micromamba@v1.10.0
uses: mamba-org/setup-micromamba@v2.0.0
with:
environment-file: .github/workflows/micromamba/docs.yml
environment-name: docs
Expand Down

0 comments on commit 69aa73c

Please sign in to comment.