diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 18ac6c8..190da54 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -28,7 +28,7 @@ jobs: path: ./cache key: ${{ runner.os }}-benchmark - name: Save Benchmark Results - uses: benchmark-action/github-action-benchmark@v1.19.1 + uses: benchmark-action/github-action-benchmark@v1.19.2 with: tool: 'go' output-file-path: output.txt