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 5cd918e commit 568e16fCopy full SHA for 568e16f
.github/workflows/benchmark.yml
@@ -59,7 +59,7 @@ jobs:
59
run: ./scripts/ci/benchmarks/generate_benchmark_result.sh artifacts/benchmarks.txt > artifacts/benchmarks.json
60
61
- name: Store benchmark result
62
- uses: benchmark-action/github-action-benchmark@4e0b38bc48375986542b13c0d8976b7b80c60c00 #1.20.5
+ uses: benchmark-action/github-action-benchmark@4bdcce38c94cec68da58d012ac24b7b1155efe8b #1.20.7
63
with:
64
tool: "customSmallerIsBetter"
65
output-file-path: artifacts/benchmarks.json
0 commit comments