Skip to content

Commit

Permalink
update from miniconda@v2 to miniconda@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashergt committed Apr 24, 2024
1 parent 968bdb3 commit 4d86084
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 @@ -110,7 +110,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
- name: Install hdf5 for macOS
Expand Down

0 comments on commit 4d86084

Please sign in to comment.