Skip to content

Commit 7e71ab9

Browse files
committed
fix
1 parent 4659a93 commit 7e71ab9

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@@v3.2.0
18+
uses: conda-incubator/[email protected]
1919
with:
2020
auto-update-conda: true
2121
miniconda-version: "latest"

0 commit comments

Comments
 (0)