Skip to content

Commit

Permalink
use latest released micromamba
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed Sep 15, 2023
1 parent 7106c06 commit fcff91b
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 @@ -70,7 +70,7 @@ jobs:
- uses: actions/checkout@v3

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

0 comments on commit fcff91b

Please sign in to comment.