File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6666 with :
6767 repository : mmtk/ci-perf-kit
6868 token : ${{ secrets.GITHUB_TOKEN }}
69- ref : " 0.7.6 "
69+ ref : " 0.8.0 "
7070 path : ci-perf-kit
7171 submodules : true
7272 # 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 4242 with :
4343 token : ${{ secrets.CI_ACCESS_TOKEN }}
4444 repository : mmtk/ci-perf-kit
45- ref : " 0.7.6 "
45+ ref : " 0.8.0 "
4646 path : ci-perf-kit
4747 submodules : true
4848 # setup
9494 with :
9595 token : ${{ secrets.CI_ACCESS_TOKEN }}
9696 repository : mmtk/ci-perf-kit
97- ref : " 0.7.6 "
97+ ref : " 0.8.0 "
9898 path : ci-perf-kit
9999 submodules : true
100100 # setup
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112 with :
113113 repository : mmtk/ci-perf-kit
114114 token : ${{ secrets.CI_ACCESS_TOKEN }}
115- ref : " 0.7.6 "
115+ ref : " 0.8.0 "
116116 path : ci-perf-kit
117117 submodules : true
118118 # setup
@@ -219,7 +219,7 @@ jobs:
219219 with :
220220 repository : mmtk/ci-perf-kit
221221 token : ${{ secrets.CI_ACCESS_TOKEN }}
222- ref : " 0.7.6 "
222+ ref : " 0.8.0 "
223223 path : ci-perf-kit
224224 submodules : true
225225 # setup
Original file line number Diff line number Diff line change 4545 uses : actions/checkout@v4
4646 with :
4747 repository : mmtk/ci-perf-kit
48- ref : " 0.7.6 "
48+ ref : " 0.8.0 "
4949 path : ci-perf-kit
5050 token : ${{ secrets.CI_ACCESS_TOKEN }}
5151 submodules : true
@@ -116,7 +116,7 @@ jobs:
116116 uses : actions/checkout@v4
117117 with :
118118 repository : mmtk/ci-perf-kit
119- ref : " 0.7.6 "
119+ ref : " 0.8.0 "
120120 path : ci-perf-kit
121121 token : ${{ secrets.CI_ACCESS_TOKEN }}
122122 submodules : true
@@ -191,7 +191,7 @@ jobs:
191191 uses : actions/checkout@v4
192192 with :
193193 repository : mmtk/ci-perf-kit
194- ref : " 0.7.6 "
194+ ref : " 0.8.0 "
195195 path : ci-perf-kit
196196 token : ${{ secrets.CI_ACCESS_TOKEN }}
197197 submodules : true
You can’t perform that action at this time.
0 commit comments