From c53414d8f2ea9165e42cbf4a405877a91d869e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 12:51:48 +0400 Subject: [PATCH] Bump benchmark-action/github-action-benchmark from 1.17.0 to 1.18.0 (#974) Signed-off-by: dependabot[bot] Co-authored-by: jules Ivanic Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/benchs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchs.yml b/.github/workflows/benchs.yml index 5d94dbcb0..aa3a7d9c9 100644 --- a/.github/workflows/benchs.yml +++ b/.github/workflows/benchs.yml @@ -66,7 +66,7 @@ jobs: cat .jvmopts - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@v1.17.0 + uses: benchmark-action/github-action-benchmark@v1.18.0 with: name: JMH Benchmark tool: 'jmh'