We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a5ef8 commit 2c862d0Copy full SHA for 2c862d0
.github/workflows/nodejs.yml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- node-version: [12, 14, 16]
+ node-version: [14, 16, 18]
22
23
steps:
24
- uses: actions/checkout@v2
0 commit comments