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 384bf1d commit 129e697Copy full SHA for 129e697
.github/workflows/test_conda.yml
@@ -40,7 +40,7 @@ jobs:
40
ref: ${{ inputs.head_sha }}
41
42
- name: Setup Conda
43
- uses: conda-incubator/setup-miniconda@v3.0.4
+ uses: conda-incubator/setup-miniconda@v3.1.0
44
with:
45
auto-update-conda: true
46
python-version: ${{ matrix.python-version }}
0 commit comments