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 210753a commit 32e3914Copy full SHA for 32e3914
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
62
strategy:
63
matrix:
64
- node-version: [18, 20, 22]
+ node-version: [22, 24]
65
66
steps:
67
- name: Checkout code
0 commit comments