Skip to content

Commit 3f2f7ee

Browse files
committed
Use conda-incubator/setup-miniconda in ci.yml
1 parent 4ab66b2 commit 3f2f7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
submodules: true
3434

35-
- uses: goanpeca/setup-miniconda@v1
35+
- uses: conda-incubator/setup-miniconda@v2
3636
with:
3737
auto-update-conda: true
3838
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)