Skip to content

Commit 947fbbd

Browse files
committed
update dependencies and node engine version
1 parent 6693ba3 commit 947fbbd

File tree

3 files changed

+236
-207
lines changed

3 files changed

+236
-207
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Node.js
1818
uses: actions/setup-node@v4
1919
with:
20-
node-version: '24'
20+
node-version: '25'
2121
cache: 'npm'
2222

2323
- name: Install App Dependencies

0 commit comments

Comments
 (0)