We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a8d053 + ad1b684 commit c2741fcCopy full SHA for c2741fc
5 files changed
.github/workflows/node.js.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- node-version: [20.x, 21.x, 22.x]
+ node-version: [22.x, 23.x, 24.x, 25.x]
19
20
steps:
21
- name: Checkout code
0 commit comments