Skip to content

Commit 0e62fc3

Browse files
authored
Update default Node.js version to 22 for functional test tasks
1 parent bf12ff6 commit 0e62fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-functional-testcafe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
node-version:
1818
required: false
1919
type: number
20-
default: 16
20+
default: 22
2121
matrix-jobs-count:
2222
required: false
2323
type: number

0 commit comments

Comments
 (0)