Skip to content

Commit

Permalink
chore: bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.0 (#181)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: conda-incubator/setup-miniconda
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 875c77f commit 7ce9ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4

- name: Get conda
uses: conda-incubator/setup-miniconda@v2.2.0
uses: conda-incubator/setup-miniconda@v3.0.0
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge
Expand Down

0 comments on commit 7ce9ff6

Please sign in to comment.