diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index 2057960b3..044a74357 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -225,7 +225,7 @@ jobs: # Uses github-action-benchmark to update historic benchmark data - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@v1.18.0 + uses: benchmark-action/github-action-benchmark@v1.20.7 with: tool: "customSmallerIsBetter" output-file-path: performance-data.json