We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04eaa8 commit a8c1fb5Copy full SHA for a8c1fb5
.github/workflows/node.js.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- node-version: [20.x] # Add support for 12.x, 15.x later just build and unit tests
+ node-version: [16.x] # Add support for 12.x, 15.x later just build and unit tests
24
25
steps:
26
- uses: actions/checkout@v3
0 commit comments