We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3157ab0 commit 487af69Copy full SHA for 487af69
1 file changed
.github/workflows/node.js.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- node-version: [10.x, 12.x, 14.x]
+ node-version: [10.x, 12.x, 14.x, 16.x, 18.x]
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments