diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 8e220fd..be7c3e2 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.16.2 + uses: benchmark-action/github-action-benchmark@v1.18.0 with: tool: 'go' output-file-path: output.txt