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 4659a93 commit 7e71ab9Copy full SHA for 7e71ab9
.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@@v3.2.0
+ uses: conda-incubator/[email protected]
19
with:
20
auto-update-conda: true
21
miniconda-version: "latest"
0 commit comments