Skip to content

Commit

Permalink
Merge pull request #840 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
oesteban authored Dec 4, 2023
2 parents 16609f2 + 3b85735 commit fe9052e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
data-v0-${{ github.ref_name }}-
data-v0-
- name: Setup conda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
auto-activate-base: true
activate-environment: ""
Expand Down

0 comments on commit fe9052e

Please sign in to comment.