Skip to content

Commit

Permalink
Update to mamba-org/setup-micromamba@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Sep 17, 2024
1 parent 278b4d9 commit 1b1456f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
python-version: '3.10'

- name: Install mamba
uses: mamba-org/provision-with-micromamba@main
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.4.2'
micromamba-version: '1.5.8-0'
environment-file: 'build-environment.yml'

- name: Build the JupyterLite site
Expand Down

0 comments on commit 1b1456f

Please sign in to comment.