Skip to content

Commit

Permalink
try pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Jan 27, 2025
1 parent ee56a32 commit 1f141cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perf-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: cargo bench --bench bench_memory -- --output-format bencher | tee -a output.txt

- name: Store benchmark result
uses: benchmark-action/[email protected]
uses: benchmark-action/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
with:
name: Rust Benchmark
tool: 'cargo'
Expand Down

0 comments on commit 1f141cb

Please sign in to comment.