diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 11a09db7..07e6a15d 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -32,7 +32,7 @@ jobs: # Handle the benchmark results - name: Publish benchmarks to github pages (main) or commit comment (PRs) - uses: benchmark-action/github-action-benchmark@v1.20.4 + uses: benchmark-action/github-action-benchmark@v1.20.7 with: # What benchmark tool we're using tool: 'jmh'