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 7601c77 commit 4714903Copy full SHA for 4714903
.github/workflows/CI.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
os: [ ubuntu-latest ]
9
- node-version: [ 20 ]
+ node-version: [ 24 ]
10
integration-deps:
11
- "" # as defined in package.json
12
0 commit comments