diff --git a/.github/workflows/frontend.yml b/.github/workflows/frontend.yml index f4d2350..610ddb7 100644 --- a/.github/workflows/frontend.yml +++ b/.github/workflows/frontend.yml @@ -44,7 +44,7 @@ jobs: runs-on: "ubuntu-latest" container: - image: mcr.microsoft.com/playwright:v1.46.1-jammy + image: mcr.microsoft.com/playwright:v1.48.1-jammy steps: - uses: actions/checkout@v4