Thanks to visit codestin.com Credit goes to github.com
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 875c77f commit 7ce9ff6Copy full SHA for 7ce9ff6
.github/workflows/conda.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
32
- name: Get conda
33
- uses: conda-incubator/setup-miniconda@v2.2.0
+ uses: conda-incubator/setup-miniconda@v3.0.0
34
with:
35
python-version: ${{ matrix.python-version }}
36
channels: conda-forge
0 commit comments