File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 54
54
with :
55
55
repository : mmtk/ci-perf-kit
56
56
token : ${{ secrets.GITHUB_TOKEN }}
57
- ref : " 0.5.1 "
57
+ ref : " 0.5.2 "
58
58
path : ci-perf-kit
59
59
submodules : true
60
60
# 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 28
28
with :
29
29
repository : mmtk/ci-perf-kit
30
30
token : ${{ secrets.CI_ACCESS_TOKEN }}
31
- ref : " 0.5.1 "
31
+ ref : " 0.5.2 "
32
32
path : ci-perf-kit
33
33
submodules : true
34
34
# setup
85
85
with :
86
86
repository : mmtk/ci-perf-kit
87
87
token : ${{ secrets.CI_ACCESS_TOKEN }}
88
- ref : " 0.5.1 "
88
+ ref : " 0.5.2 "
89
89
path : ci-perf-kit
90
90
submodules : true
91
91
# setup
@@ -146,7 +146,7 @@ jobs:
146
146
with :
147
147
repository : mmtk/ci-perf-kit
148
148
token : ${{ secrets.CI_ACCESS_TOKEN }}
149
- ref : " 0.5.1 "
149
+ ref : " 0.5.2 "
150
150
path : ci-perf-kit
151
151
submodules : true
152
152
# setup
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131
131
with :
132
132
repository : mmtk/ci-perf-kit
133
133
token : ${{ secrets.GITHUB_TOKEN }}
134
- ref : " 0.5.1 "
134
+ ref : " 0.5.2 "
135
135
path : ci-perf-kit
136
136
submodules : true
137
137
# setup
@@ -259,7 +259,7 @@ jobs:
259
259
with :
260
260
repository : mmtk/ci-perf-kit
261
261
token : ${{ secrets.GITHUB_TOKEN }}
262
- ref : " 0.5.1 "
262
+ ref : " 0.5.2 "
263
263
path : ci-perf-kit
264
264
submodules : true
265
265
# setup
You can’t perform that action at this time.
0 commit comments