From cec66f6bc2ce2f17996cae6f0aa5ea2e1a6cbad7 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani Date: Sun, 16 Jan 2022 01:54:23 +0000 Subject: [PATCH] ci/cd: update continuous benchmark version Signed-off-by: Ramkumar Chinchani --- .github/workflows/benchmark.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index e09fae59..04298dc6 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -27,7 +27,7 @@ jobs: key: ${{ runner.os }}-benchmark # Run `github-action-benchmark` action - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@v1 + uses: benchmark-action/github-action-benchmark@v1.11.3 with: # What benchmark tool the output.txt came from tool: 'customBiggerIsBetter'