We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25df276 commit d78e464Copy full SHA for d78e464
.github/workflows/node.js.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- node-version: [18, 20, 21]
+ node-version: [20, 22, 23]
19
name: Node ${{ matrix.node-version }}
20
steps:
21
- uses: actions/checkout@v4
0 commit comments