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 d5463b2 + be598bf commit 9d9a47cCopy full SHA for 9d9a47c
.github/workflows/ci-meson.yml
@@ -47,7 +47,7 @@ jobs:
47
key: ${{ runner.os }}-meson-${{ matrix.python }}
48
49
- name: Setup Conda environment
50
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3
51
with:
52
python-version: ${{ matrix.python }}
53
miniforge-version: latest
0 commit comments