Skip to content

Commit 59e3ba3

Browse files
committed
Update GitHub Actions Node.js matrix
1 parent c273af3 commit 59e3ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-4+.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
versionsAsRoot: true
1919
type: majors
20-
preset: '>= 6' # preset: '>=4' # see https://github.com/import-js/eslint-plugin-import/issues/2053
20+
preset: '>= 12'
2121

2222
latest:
2323
needs: [matrix]

0 commit comments

Comments
 (0)