Skip to content

Commit 83593c0

Browse files
authored
Merge pull request #406 from nipreps/dependabot/github_actions/conda-incubator/setup-miniconda-3
build(deps): bump conda-incubator/setup-miniconda from 2 to 3
2 parents 8ca7280 + 05ac165 commit 83593c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
git config --global user.name 'NiPreps Bot'
9090
git config --global user.email '[email protected]'
9191
- name: Set up Python ${{ matrix.python-version }}
92-
uses: conda-incubator/setup-miniconda@v2
92+
uses: conda-incubator/setup-miniconda@v3
9393
with:
9494
auto-update-conda: true
9595
auto-activate-base: true

0 commit comments

Comments
 (0)