diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e7323812..94fb8b05 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -181,7 +181,7 @@ jobs: key: ${{ runner.os }}-benchmark - name: Save Benchmark Results - uses: benchmark-action/github-action-benchmark@v1.19.3 + uses: benchmark-action/github-action-benchmark@v1.20.1 with: tool: "go" output-file-path: output.txt