Skip to content

Commit 17625f6

Browse files
committed
ci: full release string
1 parent fb7d4c9 commit 17625f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v2
2727

2828
- name: Get conda
29-
uses: conda-incubator/setup-miniconda@v1
29+
uses: conda-incubator/setup-miniconda@v1.7.0
3030
with:
3131
python-version: ${{ matrix.python-version }}
3232

0 commit comments

Comments
 (0)