Skip to content

Commit

Permalink
Merge pull request #255 from CGAL/dependabot/github_actions/conda-inc…
Browse files Browse the repository at this point in the history
…ubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
lrineau authored Nov 29, 2023
2 parents af39b35 + c6cbda6 commit 3c9fe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 3c9fe11

Please sign in to comment.