Skip to content

Commit

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

Bump conda-incubator/setup-miniconda from 2 to 3
  • Loading branch information
tclose authored Mar 25, 2024
2 parents 7864eae + 4e89e1c commit 135faf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Minconda
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 135faf0

Please sign in to comment.