Skip to content

Commit 19c20a8

Browse files
committed
node 22
1 parent 0fdbe83 commit 19c20a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests-v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Set up node.js
3131
uses: actions/setup-node@v4
3232
with:
33-
node-version: '16'
33+
node-version: '22'
3434

3535
- name: Install dependencies
3636
run: npm install

0 commit comments

Comments
 (0)