diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e7df5333..ed7facbd 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -161,7 +161,7 @@ jobs: 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.3 with: tool: "go" output-file-path: output.txt