Skip to content

Commit 7f0ed25

Browse files
committed
update ci and test pkgs
1 parent de7ab7d commit 7f0ed25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,10 @@ jobs:
5353
uses: SimenB/github-actions-cpu-cores@v1
5454

5555
- name: Install mamba
56-
uses: mamba-org/provision-with-micromamba@main
56+
uses: mamba-org/setup-micromamba@v2
5757
with:
5858
environment-file: dev-env-pip.yml
5959
environment-name: dev-env
60-
micromamba-version: "1.4.1"
6160

6261
- name: Install pyjs-code-runner
6362
shell: bash -el {0}

0 commit comments

Comments
 (0)