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 80f027a + 1cd37b1 commit a8520a3Copy full SHA for a8520a3
.github/workflows/macos-test.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- uses: actions/checkout@v4
29
- - uses: conda-incubator/setup-miniconda@v2
+ - uses: conda-incubator/setup-miniconda@v3
30
with:
31
python-version: ${{ matrix.python-version }}
32
auto-activate-base: false
.github/workflows/windows-test.yml
auto-activate-base: true
0 commit comments