mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
Use a fixed matrix-org/github-action-benchmark (#8810)
This commit is contained in:
parent
53340db5e9
commit
5b149bcffd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue