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 e7477f8 commit be598bfCopy full SHA for be598bf
.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