We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465d40e commit b84c5d7Copy full SHA for b84c5d7
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- node-version: [20.x, 22.x, 23.x]
+ node-version: [20.x, 22.x, 23.x, 24.x]
17
18
steps:
19
- uses: actions/checkout@v4
0 commit comments