diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index bb087810..7da4fbe6 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -172,7 +172,7 @@ jobs: key: ${{ runner.os }}-benchmark - name: Save Benchmark Results - uses: benchmark-action/github-action-benchmark@v1.20.3 + uses: benchmark-action/github-action-benchmark@v1.20.4 with: tool: "go" output-file-path: output.txt