Skip to content

Commit 1f141cb

Browse files
committed
try pinning
1 parent ee56a32 commit 1f141cb

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: benchmark-action/[email protected]
41+
uses: benchmark-action/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
4242
with:
4343
name: Rust Benchmark
4444
tool: 'cargo'

0 commit comments

Comments
 (0)