There was an error while loading. Please reload this page.
2 parents e7fd343 + 1ae3a57 commit 37acd31Copy full SHA for 37acd31
.github/workflows/nodejs.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [12.x, 14.x, 16.x]
+ node-version: [14, 16, 18]
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments