Skip to content

Commit

Permalink
Merge pull request #1347: build(deps): bump conda-incubator/setup-min…
Browse files Browse the repository at this point in the history
…iconda from 2 to 3
  • Loading branch information
victorlin authored Dec 12, 2023
2 parents d614ff8 + c77b0cf commit d35f838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
COVERAGE_RCFILE: ${{ github.workspace }}/.coveragerc
steps:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
Expand Down

0 comments on commit d35f838

Please sign in to comment.