ops: update playwright pinned version

This commit is contained in:
Karim shoair
2026-03-09 00:05:46 +02:00
parent 27409927a3
commit b547e04207
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
- name: Install all browsers dependencies
run: |
python3 -m pip install --upgrade pip
python3 -m pip install playwright==1.56.0 patchright==1.56.0
python3 -m pip install playwright==1.58.0 patchright==1.58.2
- name: Get Playwright version
id: playwright-version