Skip to content

Commit 1121f0c

Browse files
chore(deps): bump conda-incubator/setup-miniconda from 3.1.0 to 3.1.1
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](conda-incubator/setup-miniconda@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0580cf2 commit 1121f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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/[email protected].0
62+
uses: conda-incubator/[email protected].1
6363
with:
6464
activate-environment: "build"
6565
python-version: ${{ matrix.pyver }}

0 commit comments

Comments
 (0)