We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b520307 + 0e706de commit b0ef8b6Copy full SHA for b0ef8b6
1 file changed
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- uses: actions/checkout@v4
27
- - uses: conda-incubator/setup-miniconda@v2
+ - uses: conda-incubator/setup-miniconda@v3
28
with:
29
python-version: ${{ matrix.python-version }}
30
miniforge-variant: Mambaforge
0 commit comments