Skip to content

Commit c3525f9

Browse files
chore(deps): bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.4
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2.2.0 to 3.0.4. - [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@v2.2.0...v3.0.4) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e7f738 commit c3525f9

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
@@ -52,7 +52,7 @@ jobs:
5252
python-version: ${{ matrix.pyver }}
5353

5454
- name: Setup Mamba
55-
uses: conda-incubator/setup-miniconda@v2.2.0
55+
uses: conda-incubator/setup-miniconda@v3.0.4
5656
with:
5757
activate-environment: "build"
5858
python-version: ${{ matrix.pyver }}

0 commit comments

Comments
 (0)