diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 705b17f7d14..18c29605c96 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -22,7 +22,7 @@ jobs: path: ./benchmarks key: ${{ runner.os }}-benchmark - name: Store benchmarks result - uses: benchmark-action/github-action-benchmark@v1.17.0 + uses: benchmark-action/github-action-benchmark@v1.18.0 with: name: Benchmarks tool: 'go'