We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0413cbb + ea7ab1f commit c06387fCopy full SHA for c06387f
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- node: [ 12, 14, 16, 18 ]
+ node: [ 16, 18, 20 ]
13
14
steps:
15
- uses: actions/checkout@v3
0 commit comments