We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d34301 commit e63a42aCopy full SHA for e63a42a
1 file changed
.github/workflows/nodejs.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [18, 20, 22]
+ node-version: [20, 22, 24]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments