Skip to content

Commit

Permalink
chore: bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.0
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]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 875c77f commit 8e2bc72
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 8e2bc72

Please sign in to comment.