From 5b149bcffd9051945a45511cdea106eb4d0c3872 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Fri, 10 Jun 2022 15:42:51 +0100 Subject: [PATCH] Use a fixed matrix-org/github-action-benchmark (#8810) --- .github/workflows/cypress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index 2ad303c09c..acc7a479c1 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -134,7 +134,7 @@ jobs: name: cypress-benchmark - name: Store benchmark result - uses: matrix-org/github-action-benchmark@jsperfentry-5 + uses: matrix-org/github-action-benchmark@jsperfentry-6 with: name: Cypress measurements tool: 'jsperformanceentry'