File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66
66
with :
67
67
repository : mmtk/ci-perf-kit
68
68
token : ${{ secrets.GITHUB_TOKEN }}
69
- ref : " 0.7.6 "
69
+ ref : " 0.8.0 "
70
70
path : ci-perf-kit
71
71
submodules : true
72
72
# Use rust-toolchain in the trunk (it doesnt matter much - if the toolchains defined in the trunk and the branch are different, we cant run anyway)
Original file line number Diff line number Diff line change 42
42
with :
43
43
token : ${{ secrets.CI_ACCESS_TOKEN }}
44
44
repository : mmtk/ci-perf-kit
45
- ref : " 0.7.6 "
45
+ ref : " 0.8.0 "
46
46
path : ci-perf-kit
47
47
submodules : true
48
48
# setup
94
94
with :
95
95
token : ${{ secrets.CI_ACCESS_TOKEN }}
96
96
repository : mmtk/ci-perf-kit
97
- ref : " 0.7.6 "
97
+ ref : " 0.8.0 "
98
98
path : ci-perf-kit
99
99
submodules : true
100
100
# setup
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112
112
with :
113
113
repository : mmtk/ci-perf-kit
114
114
token : ${{ secrets.CI_ACCESS_TOKEN }}
115
- ref : " 0.7.6 "
115
+ ref : " 0.8.0 "
116
116
path : ci-perf-kit
117
117
submodules : true
118
118
# setup
@@ -219,7 +219,7 @@ jobs:
219
219
with :
220
220
repository : mmtk/ci-perf-kit
221
221
token : ${{ secrets.CI_ACCESS_TOKEN }}
222
- ref : " 0.7.6 "
222
+ ref : " 0.8.0 "
223
223
path : ci-perf-kit
224
224
submodules : true
225
225
# setup
Original file line number Diff line number Diff line change 45
45
uses : actions/checkout@v4
46
46
with :
47
47
repository : mmtk/ci-perf-kit
48
- ref : " 0.7.6 "
48
+ ref : " 0.8.0 "
49
49
path : ci-perf-kit
50
50
token : ${{ secrets.CI_ACCESS_TOKEN }}
51
51
submodules : true
@@ -116,7 +116,7 @@ jobs:
116
116
uses : actions/checkout@v4
117
117
with :
118
118
repository : mmtk/ci-perf-kit
119
- ref : " 0.7.6 "
119
+ ref : " 0.8.0 "
120
120
path : ci-perf-kit
121
121
token : ${{ secrets.CI_ACCESS_TOKEN }}
122
122
submodules : true
@@ -191,7 +191,7 @@ jobs:
191
191
uses : actions/checkout@v4
192
192
with :
193
193
repository : mmtk/ci-perf-kit
194
- ref : " 0.7.6 "
194
+ ref : " 0.8.0 "
195
195
path : ci-perf-kit
196
196
token : ${{ secrets.CI_ACCESS_TOKEN }}
197
197
submodules : true
You can’t perform that action at this time.
0 commit comments