We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed4e77 commit 66fbf09Copy full SHA for 66fbf09
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [ '^22.14.0' ]
+ node-version: [ '^24.0.1' ]
21
os: [ubuntu-latest]
22
23
steps:
0 commit comments