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 4fdb625 commit 6487cf7Copy full SHA for 6487cf7
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0 # required for version resolution
29
30
- name: Set up Conda
31
- uses: conda-incubator/setup-miniconda@v3.1.1
+ uses: conda-incubator/setup-miniconda@v3.2.0
32
with:
33
channels: conda-forge
34
miniforge-version: latest
0 commit comments