We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc38b8 commit 71e0afeCopy full SHA for 71e0afe
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- node-version: [16.14, 18]
+ node-version: [16.14, 18, 20]
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments