Skip to content

Commit

Permalink
Merge pull request #406 from nipreps/dependabot/github_actions/conda-…
Browse files Browse the repository at this point in the history
…incubator/setup-miniconda-3

build(deps): bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
effigies authored Nov 27, 2023
2 parents 8ca7280 + 05ac165 commit 83593c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
git config --global user.name 'NiPreps Bot'
git config --global user.email 'nipreps@gmail.com'
- name: Set up Python ${{ matrix.python-version }}
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
auto-activate-base: true
Expand Down

0 comments on commit 83593c0

Please sign in to comment.