Skip to content

Commit b40d03a

Browse files
committed
Use conda-incubator-setup-miniconda@v2
1 parent 06425da commit b40d03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
submodules: true
4747

48-
- uses: goanpeca/setup-miniconda@v1
48+
- uses: conda-incubator/setup-miniconda@v2
4949
with:
5050
auto-update-conda: true
5151
python-version: '3.7'

0 commit comments

Comments
 (0)