Skip to content

Commit 4043c2f

Browse files
committed
Upgrade to setup-micromamba@v2
1 parent 801de0a commit 4043c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Checkout xsimd
5858
uses: actions/checkout@v3
5959
- name: Install mamba
60-
uses: mamba-org/setup-micromamba@v1
60+
uses: mamba-org/setup-micromamba@v2
6161
with:
6262
environment-file: environment.yml
6363
- name: Setup SDE

0 commit comments

Comments
 (0)