We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
benchmark-action/github-action-benchmark
1.22.0
1 parent 0b3f49e commit 8be2adbCopy full SHA for 8be2adb
1 file changed
.github/workflows/ci.yml
@@ -108,7 +108,7 @@ jobs:
108
path: .cache/benchmark_result.json
109
110
- name: Compare benchmark results
111
- uses: benchmark-action/github-action-benchmark@4bdcce38c94cec68da58d012ac24b7b1155efe8b # v1.20.7
+ uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1.22.0
112
with:
113
tool: googlecpp
114
output-file-path: ${{ github.workspace }}/benchmark_result.json
0 commit comments