Skip to content

Commit c75a04b

Browse files
chore: bump conda-incubator/setup-miniconda from 2 to 2.1.1 (#77)
1 parent 1580e80 commit c75a04b

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@v2
29+
uses: conda-incubator/setup-miniconda@v2.1.1
3030
with:
3131
python-version: ${{ matrix.python-version }}
3232
channels: conda-forge

0 commit comments

Comments
 (0)