diff --git a/.github/workflows/develop.yml b/.github/workflows/develop.yml index 3c3807e33b..4af34f5f77 100644 --- a/.github/workflows/develop.yml +++ b/.github/workflows/develop.yml @@ -29,7 +29,7 @@ jobs: path: ./cache key: ${{ runner.os }}-benchmark - name: Store benchmark result - uses: matrix-org/github-action-benchmark@jsperfentry-1 + uses: matrix-org/github-action-benchmark@jsperfentry-3 with: tool: 'jsperformanceentry' output-file-path: test/end-to-end-tests/performance-entries.json