File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 with :
3131 fetch-depth : 0
3232 - name : Set up Python
33- uses : conda-incubator/setup-miniconda@v3.0.3
33+ uses : conda-incubator/setup-miniconda@v3.1.0
3434 with :
3535 miniforge-version : latest
3636 use-mamba : true
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v4.1.3
2222
2323 - name : Setup Conda Environment
24- uses : conda-incubator/setup-miniconda@v3.0.3
24+ uses : conda-incubator/setup-miniconda@v3.1.0
2525 with :
2626 miniforge-version : latest
2727 condarc-file : continuous_integration/condarc
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ jobs:
125125 fetch-depth : 0
126126
127127 - name : Setup Conda Environment
128- uses : conda-incubator/setup-miniconda@v3.0.3
128+ uses : conda-incubator/setup-miniconda@v3.1.0
129129 with :
130130 miniforge-version : latest
131131 condarc-file : continuous_integration/condarc
You can’t perform that action at this time.
0 commit comments