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 0fdbe83 commit 19c20a8Copy full SHA for 19c20a8
.github/workflows/integration-tests-v2.yaml
@@ -30,7 +30,7 @@ jobs:
30
- name: Set up node.js
31
uses: actions/setup-node@v4
32
with:
33
- node-version: '16'
+ node-version: '22'
34
35
- name: Install dependencies
36
run: npm install
0 commit comments