Skip to content

Commit

Permalink
Use mamba-org/setup-micromamba GitHub action instead of mamba-org/pro…
Browse files Browse the repository at this point in the history
…vision-with-micromamba (#139)

Co-authored-by: Jean-Philippe Lenain <[email protected]>
  • Loading branch information
jlenain and jlenain authored Jul 31, 2024
1 parent 9407721 commit 9c3f30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Mamba setup
if: matrix.install-method == 'mamba'
uses: mamba-org/provision-with-micromamba@v16
uses: mamba-org/setup-micromamba@v1
with:
environment-name: "ci"
environment-file: environment.yml
Expand Down

0 comments on commit 9c3f30f

Please sign in to comment.