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.
2 parents 876b29c + bb3d983 commit 6197c5aCopy full SHA for 6197c5a
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: checkout
30
uses: actions/checkout@v4
31
- name: environment setup
32
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
+ uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
33
with:
34
python-version: ${{ matrix.python-version }}
35
channels: conda-forge
0 commit comments