We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63f6d1 commit 08e40fcCopy full SHA for 08e40fc
.github/workflows/pipeline.yml
@@ -51,7 +51,7 @@ jobs:
51
52
strategy:
53
matrix:
54
- node: [10.12, 10, '12.0', 12, 14, 16]
+ node: [10.12, 10, '12.0', 12, 14, '16.8']
55
eslint: [7.5, 7]
56
57
steps:
0 commit comments