diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 26f53d638..526aee9d6 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -86,7 +86,7 @@ jobs: echo "benchmarks.json contains $ENTRIES benchmark results" - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 #1.22.0 + uses: benchmark-action/github-action-benchmark@52576c92bccf6ac60c8223ec7eb2565637cae9ba #1.22.1 with: tool: "customSmallerIsBetter" output-file-path: artifacts/benchmarks.json