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