Skip to content

Commit

Permalink
Merge pull request #342 from adrn/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
adrn authored Dec 13, 2023
2 parents 0f2ba4a + 9f32bd8 commit a0a624f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
python-version: ${{ matrix.python }}

# Windows:
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
if: startsWith(matrix.os, 'windows')
with:
auto-update-conda: true
Expand Down

0 comments on commit a0a624f

Please sign in to comment.