We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a2e7b commit 0e90518Copy full SHA for 0e90518
.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@v3.0.3
+ uses: conda-incubator/setup-miniconda@v3.0.4
34
with:
35
python-version: ${{ matrix.python-version }}
36
channels: conda-forge
0 commit comments