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 f1c087f commit 85f7805Copy full SHA for 85f7805
.github/workflows/node.js.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [16.x, 18.x, 20.x]
+ node-version: [22.x, 24.x, 25.x]
21
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
22
23
steps:
0 commit comments