We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 152d8ec + 69dd17b commit 966d37dCopy full SHA for 966d37d
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [10.x, 12.x]
+ node-version: [14.x, 16.x, 18.x]
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments