diff --git a/.github/workflows/ci-frontend.yml b/.github/workflows/ci-frontend.yml index edf57c6b6..1b64c8251 100644 --- a/.github/workflows/ci-frontend.yml +++ b/.github/workflows/ci-frontend.yml @@ -121,7 +121,7 @@ jobs: name: "E2E Tests (${{ matrix.shard-index }}/${{ matrix.shard-count }})" needs: install-dependencies runs-on: ubuntu-24.04 - container: mcr.microsoft.com/playwright:v1.58.1-noble + container: mcr.microsoft.com/playwright:v1.58.2-noble env: PLAYWRIGHT_BROWSERS_PATH: /ms-playwright PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1