Skip to content

Commit a452eac

Browse files
committed
⬇️ downgrade Playwright GitHub Action from v4 to v3 ⬇️
1 parent a17c86f commit a452eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/🚀main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: sudo apt-get install -y xvfb
2020

2121
- name: 🎭 Setup Playwright
22-
uses: microsoft/playwright-github-action@v4
22+
uses: microsoft/playwright-github-action@v3
2323

2424
- name: 📥 Install dependencies
2525
run: npm install

0 commit comments

Comments
 (0)