Skip to content

Commit f827da2

Browse files
authored
Merge pull request #139 from martinRenou/fix_ci
Fix CI
2 parents 0dbdb99 + 4c4c511 commit f827da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v2
2424

2525
- name: Setup conda
26-
uses: goanpeca/setup-miniconda@v1
26+
uses: conda-incubator/setup-miniconda@v2
2727
with:
2828
mamba-version: "*"
2929
channels: conda-forge

0 commit comments

Comments
 (0)