Skip to content

Commit 135faf0

Browse files
authored
Merge pull request #54 from nipype/dependabot/github_actions/conda-incubator/setup-miniconda-3
Bump conda-incubator/setup-miniconda from 2 to 3
2 parents 7864eae + 4e89e1c commit 135faf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
uses: actions/checkout@v4
125125

126126
- name: Install Minconda
127-
uses: conda-incubator/setup-miniconda@v2
127+
uses: conda-incubator/setup-miniconda@v3
128128
with:
129129
auto-activate-base: true
130130
activate-environment: ""

0 commit comments

Comments
 (0)