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 cf37ee6 + d1194e3 commit b05476cCopy full SHA for b05476c
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v6
17
18
- name: Install miniforge
19
- uses: conda-incubator/setup-miniconda@v3
+ uses: conda-incubator/setup-miniconda@v4
20
with:
21
miniforge-version: latest
22
environment-file: docs/environment.yml
0 commit comments