Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d7d985

Browse files
committed
chore: bump conda-incubator/setup-miniconda from v3.1.0 to v3.3.0
Bumps setup-miniconda from v3.1.0 to v3.3.0 in the CUDA wheels workflow. All changes in v3.1.1 through v3.3.0 are backward-compatible bug fixes.
1 parent c37132b commit 3d7d985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-cuda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cache: 'pip'
6060

6161
- name: Setup Mamba
62-
uses: conda-incubator/setup-miniconda@v3.1.0
62+
uses: conda-incubator/setup-miniconda@v3.3.0
6363
with:
6464
activate-environment: "llamacpp"
6565
python-version: ${{ matrix.pyver }}

0 commit comments

Comments
 (0)