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 d660b3b commit e5f0e9aCopy full SHA for e5f0e9a
.github/workflows/benchmark.yml
@@ -69,7 +69,7 @@ jobs:
69
run: |
70
cat benchmarks/*
71
- name: Push benchmark result
72
- uses: benchmark-action/github-action-benchmark@4e0b38bc48375986542b13c0d8976b7b80c60c00 # v1.20.5
+ uses: benchmark-action/github-action-benchmark@4bdcce38c94cec68da58d012ac24b7b1155efe8b # v1.20.7
73
with:
74
name: OpenTelemetry-cpp ${{ matrix.components }} Benchmark
75
tool: 'googlecpp'
0 commit comments