We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be5985 commit cf3a2a4Copy full SHA for cf3a2a4
1 file changed
.github/workflows/playwright.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Node.js
23
uses: actions/setup-node@v4
24
with:
25
- node-version: '18'
+ node-version: '22'
26
cache: 'npm'
27
28
- name: Install dependencies
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments