We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70eeb92 commit 91b8de0Copy full SHA for 91b8de0
.github/workflows/node-minors.yml
@@ -26,6 +26,7 @@ jobs:
26
matrix:
27
node-version: ${{ fromJson(needs.matrix.outputs.latest) }}
28
eslint:
29
+ - 9
30
- 8
31
- 7
32
- 6
0 commit comments