We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de4481 commit fa62e9bCopy full SHA for fa62e9b
1 file changed
.github/workflows/node.js.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [ubuntu-latest, windows-latest]
22
- node-version: [12, 14, 16, 18, 20, 22, 23]
+ node-version: [12, 14, 16, 18, 20, 22, 24]
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments