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