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.
1 parent bc77277 commit d2d1bcbCopy full SHA for d2d1bcb
.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