diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 322ddeadc8b0..a316f0d9f325 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -27,7 +27,7 @@ jobs: path: ./benchmarks key: ${{ runner.os }}-benchmark - name: Store benchmarks result - uses: benchmark-action/github-action-benchmark@v1.20.1 + uses: benchmark-action/github-action-benchmark@v1.20.2 with: name: Benchmarks tool: 'go'