Skip to content

Commit

Permalink
Merge pull request #116 from yitzchak/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/conda-incubator/setup-miniconda-3

Bump conda-incubator/setup-miniconda from 2 to 3 in /.github/workflows
  • Loading branch information
yitzchak committed Dec 4, 2023
2 parents 6096a44 + a217b63 commit 63280cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true

Expand Down

0 comments on commit 63280cc

Please sign in to comment.