Skip to content

Commit ee56a32

Browse files
committed
Revert "Update ref for github-action-benchmark"
This reverts commit baf562a.
1 parent baf562a commit ee56a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: cargo bench --bench bench_memory -- --output-format bencher | tee -a output.txt
3939

4040
- name: Store benchmark result
41-
uses: brave/github-action-benchmark@v1.20.4
41+
uses: benchmark-action/github-action-benchmark@v1.20.4
4242
with:
4343
name: Rust Benchmark
4444
tool: 'cargo'

0 commit comments

Comments
 (0)