build: pump up version, browsers and deps

This commit is contained in:
Karim shoair
2026-06-07 16:16:23 +03:00
parent 1fd1013806
commit 4ced6e4ac2
11 changed files with 17 additions and 17 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.59.0 patchright==1.59.1
python3 -m pip install playwright==1.60.0 patchright==1.60.1
- name: Get Playwright version
id: playwright-version