From dc17bfe59893665f90e5ef8e4c46b08c53f7bf05 Mon Sep 17 00:00:00 2001 From: Germain Souquet Date: Tue, 6 Jul 2021 14:37:39 +0200 Subject: [PATCH] Update benchmark action for lockfile diff --- .github/workflows/develop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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