Skip to content

Commit 7ce9ff6

Browse files
chore: bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.0 (#181)
--- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 875c77f commit 7ce9ff6

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v4
3131

3232
- name: Get conda
33-
uses: conda-incubator/setup-miniconda@v2.2.0
33+
uses: conda-incubator/setup-miniconda@v3.0.0
3434
with:
3535
python-version: ${{ matrix.python-version }}
3636
channels: conda-forge

0 commit comments

Comments
 (0)