bump playwright version

This commit is contained in:
peterkogo
2025-01-21 16:48:35 +01:00
parent b4752953f5
commit 72b956f797
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
name: 'Playwright Tests' name: 'Playwright Tests'
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: mcr.microsoft.com/playwright:v1.45.0-jammy image: mcr.microsoft.com/playwright:v1.49.1-jammy
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v4 uses: actions/checkout@v4