We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e286a commit 8fbd710Copy full SHA for 8fbd710
.github/workflows/copy_conda_packages.yml
@@ -10,7 +10,7 @@ jobs:
10
11
- uses: actions/checkout@v1
12
13
- - uses: goanpeca/setup-miniconda@v2
+ - uses: conda-incubator/setup-miniconda@v2
14
with:
15
auto-update-conda: true
16
python-version: 3.7
0 commit comments