There was an error while loading. Please reload this page.
1 parent f2eb19d commit 70a1dd8Copy full SHA for 70a1dd8
1 file changed
.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: lts/*
+ node-version: 22
16
17
- name: Install dependencies
18
working-directory: ./client
0 commit comments