We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874d055 commit 1ebd2b9Copy full SHA for 1ebd2b9
1 file changed
.github/workflows/node.js.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- node-version: [12, 14, 16, 18]
+ node-version: [12, 14, 16, 18, 20]
18
19
steps:
20
- uses: actions/checkout@v3
0 commit comments