We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50bb3c3 commit a3712dfCopy full SHA for a3712df
.github/workflows/node.js.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- node-version: [12.x, 14.x, 16.x]
+ node-version: [18.x, 20.x, 22.x]
13
14
env:
15
CODECOV_TOKEN: 849dde91-e5e3-438d-a75e-07745ed7948a
0 commit comments