diff --git a/.github/workflows/develop.yml b/.github/workflows/develop.yml index 4af34f5f77..2bd2aebc8c 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-3 + uses: matrix-org/github-action-benchmark@jsperfentry-4 with: tool: 'jsperformanceentry' output-file-path: test/end-to-end-tests/performance-entries.json