Skip to content

Commit

Permalink
Improve micromamba-version mention in docs (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Feb 23, 2024
1 parent 4225001 commit e44a846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GitHub Action to set up the [micromamba](https://github.com/mamba-org/mamba#micr
```yml
- uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.3.1-0'
micromamba-version: '1.5.6-0' # any version from https://github.com/mamba-org/micromamba-releases
environment-file: environment.yml
init-shell: >-
bash
Expand Down

0 comments on commit e44a846

Please sign in to comment.