Skip to content

Commit

Permalink
Merge pull request #181 from ecmwf-projects/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/mamba-org/setup-micromamba-2

Bump mamba-org/setup-micromamba from 1 to 2
  • Loading branch information
malmans2 authored Oct 8, 2024
2 parents 3c91f58 + 7a83457 commit f34de19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Create my-package
run: cruft create . --output-dir .. -y
- name: Install Conda environment with Micromamba
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
environment-file: ../my-package/ci/environment-ci.yml
environment-name: DEVELOP
Expand Down

0 comments on commit f34de19

Please sign in to comment.