diff --git a/.github/workflows/cypress-tests.yml b/.github/workflows/cypress-tests.yml index e2b6a209..0fc4a6b2 100644 --- a/.github/workflows/cypress-tests.yml +++ b/.github/workflows/cypress-tests.yml @@ -32,7 +32,7 @@ jobs: "edge" ] container: - image: cypress/browsers:22.12.0 + image: cypress/browsers:22.13.0 defaults: run: working-directory: CypressTests/