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 a20d3e0 commit 4659a93Copy full SHA for 4659a93
.github/workflows/unit_test.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Check out repo
16
uses: actions/checkout@v4
17
- name: Setup conda env
18
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@@v3.2.0
19
with:
20
auto-update-conda: true
21
miniconda-version: "latest"
0 commit comments