We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1de4481 + fa62e9b commit 4bd0e30Copy full SHA for 4bd0e30
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