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