mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +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: cypress-benchmark
|
||||||
|
|
||||||
- name: Store benchmark result
|
- name: Store benchmark result
|
||||||
uses: matrix-org/github-action-benchmark@jsperfentry-5
|
uses: matrix-org/github-action-benchmark@jsperfentry-6
|
||||||
with:
|
with:
|
||||||
name: Cypress measurements
|
name: Cypress measurements
|
||||||
tool: 'jsperformanceentry'
|
tool: 'jsperformanceentry'
|
||||||
|
|
Loading…
Reference in a new issue