Skip to content

Commit 3bd3bff

Browse files
committed
Fix CI
1 parent 13a718f commit 3bd3bff

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v2
1919

20-
- uses: goanpeca/setup-miniconda@v1
20+
- uses: conda-incubator/setup-miniconda@v2
2121
with:
2222
auto-update-conda: true
2323
python-version: 3.8

0 commit comments

Comments
 (0)