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 eda345d commit 33b1ddfCopy full SHA for 33b1ddf
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- node-version: ["18", "20", "22"]
+ node-version: ["18", "20", "22", "24"]
19
20
steps:
21
- name: Checkout
0 commit comments