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 f8992b1 commit 97e1347Copy full SHA for 97e1347
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
- uses: goanpeca/setup-miniconda@v2.2.0
16
with:
17
- miniforge-variant: latest
+ miniforge-version: latest
18
conda-version: ">=23.7.4"
19
conda-build-version: ">=3.26"
20
environment-file: environment.yml
0 commit comments