Commit 82b5832 1 parent 7d1e422 commit 82b5832 Copy full SHA for 82b5832
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 71
71
cp AB_baseline.cluster.yaml AB_null_hypothesis.cluster.yaml
72
72
73
73
- name : Set up environment
74
- uses : conda-incubator/setup-miniconda@v3.1
74
+ uses : conda-incubator/setup-miniconda@v3
75
75
with :
76
76
miniforge-version : latest
77
77
use-mamba : true
@@ -175,7 +175,7 @@ jobs:
175
175
name : benchmark
176
176
177
177
- name : Set up environment
178
- uses : conda-incubator/setup-miniconda@v3.1
178
+ uses : conda-incubator/setup-miniconda@v3
179
179
with :
180
180
miniforge-version : latest
181
181
use-mamba : true
Original file line number Diff line number Diff line change 27
27
uses : actions/checkout@v4
28
28
29
29
- name : Set up environment
30
- uses : conda-incubator/setup-miniconda@v3.1
30
+ uses : conda-incubator/setup-miniconda@v3
31
31
with :
32
32
miniforge-version : latest
33
33
use-mamba : true
Original file line number Diff line number Diff line change 64
64
uses : actions/checkout@v4
65
65
66
66
- name : Set up environment
67
- uses : conda-incubator/setup-miniconda@v3.1
67
+ uses : conda-incubator/setup-miniconda@v3
68
68
with :
69
69
miniforge-version : latest
70
70
use-mamba : true
@@ -220,7 +220,7 @@ jobs:
220
220
name : benchmark
221
221
222
222
- name : Set up environment
223
- uses : conda-incubator/setup-miniconda@v3.1
223
+ uses : conda-incubator/setup-miniconda@v3
224
224
with :
225
225
miniforge-version : latest
226
226
use-mamba : true
@@ -286,7 +286,7 @@ jobs:
286
286
name : benchmark
287
287
288
288
- name : Set up environment
289
- uses : conda-incubator/setup-miniconda@v3.1
289
+ uses : conda-incubator/setup-miniconda@v3
290
290
with :
291
291
miniforge-version : latest
292
292
use-mamba : true
Original file line number Diff line number Diff line change 49
49
uses : actions/checkout@v4
50
50
51
51
- name : Set up environment
52
- uses : conda-incubator/setup-miniconda@v3.1
52
+ uses : conda-incubator/setup-miniconda@v3
53
53
with :
54
54
miniforge-version : latest
55
55
use-mamba : true
You can’t perform that action at this time.
0 commit comments