Skip to content

Commit 2b135dd

Browse files
chore: bump conda-incubator/setup-miniconda from 2.1.1 to 2.2.0 (#126)
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2.1.1 to 2.2.0. - [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.1.1...v2.2.0) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1fdfe9 commit 2b135dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v3
3131

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

0 commit comments

Comments
 (0)