We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd8a29 commit cc38756Copy full SHA for cc38756
.github/workflows/NodeCI.yml
@@ -36,7 +36,7 @@ jobs:
36
matrix:
37
os: [ubuntu-latest]
38
eslint: [7, 8]
39
- node: [14, 16, 17, 18]
+ node: [14, 16, 17, 18, 20]
40
steps:
41
- name: Checkout
42
uses: actions/checkout@v3
0 commit comments