Skip to content

Commit

Permalink
Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 (#21)
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.9.0 to 2.0.0.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@f8b8a1e...617811f)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent d05a731 commit 35f6b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-datasets-xml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Conda environment with Micromamba
uses: mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822
uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246
with:
environment-file: envs/environment-test.yaml
environment-name: erddap-datasets-test
Expand Down

0 comments on commit 35f6b48

Please sign in to comment.