Skip to content

Commit fe9052e

Browse files
authored
Merge pull request #840 from nipreps/dependabot/github_actions/conda-incubator/setup-miniconda-3
Build(deps): Bump conda-incubator/setup-miniconda from 2 to 3
2 parents 16609f2 + 3b85735 commit fe9052e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
data-v0-${{ github.ref_name }}-
9191
data-v0-
9292
- name: Setup conda
93-
uses: conda-incubator/setup-miniconda@v2
93+
uses: conda-incubator/setup-miniconda@v3
9494
with:
9595
auto-activate-base: true
9696
activate-environment: ""

0 commit comments

Comments
 (0)