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