Skip to content

Commit a955997

Browse files
Bump conda-incubator/setup-miniconda from 2 to 3 (GraphBLAS#115)
1 parent 8020eb1 commit a955997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727
- name: Conda
28-
uses: conda-incubator/setup-miniconda@v2
28+
uses: conda-incubator/setup-miniconda@v3
2929
with:
3030
auto-update-conda: true
3131
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)