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.
2 parents bc77277 + d2d1bcb commit a6b2309Copy full SHA for a6b2309
.github/workflows/node.js.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
os: [ubuntu-latest, windows-latest]
19
- node-version: [12, 14, 16, 18, 20, 22, 23]
+ node-version: [12, 14, 16, 18, 20, 22, 24]
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments