File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616 uses : actions/checkout@v6
1717
1818 - name : Setup Conda Environment
19- uses : conda-incubator/setup-miniconda@v3.2 .0
19+ uses : conda-incubator/setup-miniconda@v3.3 .0
2020 with :
2121 miniforge-version : latest
2222 use-mamba : true
Original file line number Diff line number Diff line change 3232 with :
3333 fetch-depth : 0
3434 - name : Set up Python
35- uses : conda-incubator/setup-miniconda@v3.2 .0
35+ uses : conda-incubator/setup-miniconda@v3.3 .0
3636 with :
3737 miniforge-version : latest
3838 use-mamba : true
Original file line number Diff line number Diff line change 2626 repository : dask/distributed
2727
2828 - name : Setup Conda Environment
29- uses : conda-incubator/setup-miniconda@v3.2 .0
29+ uses : conda-incubator/setup-miniconda@v3.3 .0
3030 with :
3131 miniforge-version : latest
3232 condarc-file : continuous_integration/condarc
Original file line number Diff line number Diff line change 7878 java-version : " 11"
7979
8080 - name : Setup Conda Environment
81- uses : conda-incubator/setup-miniconda@v3.2 .0
81+ uses : conda-incubator/setup-miniconda@v3.3 .0
8282 with :
8383 miniforge-version : latest
8484 use-mamba : true
Original file line number Diff line number Diff line change 4545 uses : actions/checkout@v6
4646
4747 - name : Setup Conda Environment
48- uses : conda-incubator/setup-miniconda@v3.2 .0
48+ uses : conda-incubator/setup-miniconda@v3.3 .0
4949 with :
5050 miniforge-version : latest
5151 use-mamba : true
You can’t perform that action at this time.
0 commit comments