Skip to content

Commit 4659a93

Browse files
committed
update setup-miniconda version
1 parent a20d3e0 commit 4659a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Check out repo
1616
uses: actions/checkout@v4
1717
- name: Setup conda env
18-
uses: conda-incubator/setup-miniconda@v2
18+
uses: conda-incubator/setup-miniconda@@v3.2.0
1919
with:
2020
auto-update-conda: true
2121
miniconda-version: "latest"

0 commit comments

Comments
 (0)