Skip to content

Commit 121947a

Browse files
Bump GHA setup-miniconda version (#200)
1 parent a475118 commit 121947a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
uses: actions/checkout@v2
1010

1111
- name: Setup Conda Environment
12-
uses: goanpeca/setup-miniconda@v1
12+
uses: conda-incubator/setup-miniconda@v2
1313
with:
1414
miniconda-version: "latest"
1515
python-version: "3.7"

0 commit comments

Comments
 (0)