Skip to content

Commit

Permalink
use micromamba setup action v2
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst authored Oct 7, 2024
1 parent 538c094 commit 930be74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
fetch-tags: true

- name: micromamba package and testing environment installation (Python ${{ matrix.python-version }}, GROMACS ${{ matrix.gromacs-version }})
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
environment-file: ci/conda-envs/test_env.yaml
condarc: |
Expand Down

0 comments on commit 930be74

Please sign in to comment.