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 4981e5c commit 04c1284Copy full SHA for 04c1284
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup node
33
uses: actions/setup-node@v4
34
with:
35
- "node-version": 18.x
+ "node-version": 20.x
36
- name: npm clean install
37
run: npm ci
38
- name: Start Xvfb
0 commit comments