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 eed983a commit 6d131d0Copy full SHA for 6d131d0
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Checkout repository
43
uses: actions/checkout@v4
44
- name: Install Miniconda
45
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3
46
with:
47
miniforge-variant: Mambaforge
48
miniforge-version: latest
0 commit comments