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 60b4695 commit cbb8e22Copy full SHA for cbb8e22
.github/workflows/conda.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- uses: actions/checkout@v4
28
- - uses: conda-incubator/setup-miniconda@v2
+ - uses: conda-incubator/setup-miniconda@v3
29
with:
30
auto-update-conda: true
31
activate-environment: numpy-tutorials
0 commit comments