Skip to content

Commit

Permalink
Change the version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnastasiaSliusar committed Sep 30, 2024
1 parent bf89289 commit 54df593
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 @@ -22,7 +22,7 @@ jobs:
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

- name: Install Conda environment with Micromamba
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@latest
with:
environment-name: xeus-lite-dev
environment-file: environment-dev.yaml
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
name: extension-artifacts

- name: Install mamba
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@latest
with:
micromamba-version: '0.22.0'
environment-file: environment-dev.yaml
Expand Down

0 comments on commit 54df593

Please sign in to comment.