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.
2 parents 2af2a8c + c8ed66c commit e89c4a4Copy full SHA for e89c4a4
.github/workflows/playwright.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-node@v4
14
with:
15
- node-version: 18
+ node-version: 22
16
- name: Install pnpm
17
run: npm install -g pnpm
18
- name: Install dependencies
0 commit comments