Skip to content

Commit

Permalink
test: change micromamba version
Browse files Browse the repository at this point in the history
  • Loading branch information
matinnuhamunada committed Dec 5, 2024
1 parent 80d233c commit 464b594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
with:
submodules: recursive
- name: Set up Micromamba
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
with:
micromamba-version: '2.0.2'
micromamba-version: '2.0.4-0'
environment-file: ${{ matrix.environment }}
init-shell: bash
cache-environment: true
Expand Down

0 comments on commit 464b594

Please sign in to comment.