We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee56a32 commit 1f141cbCopy full SHA for 1f141cb
.github/workflows/perf-ci.yml
@@ -38,7 +38,7 @@ jobs:
38
run: cargo bench --bench bench_memory -- --output-format bencher | tee -a output.txt
39
40
- name: Store benchmark result
41
- uses: benchmark-action/github-action-benchmark@v1.20.4
+ uses: benchmark-action/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
42
with:
43
name: Rust Benchmark
44
tool: 'cargo'
0 commit comments