We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b94c1 commit 39bbc78Copy full SHA for 39bbc78
.github/workflows/verifications.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- node: [18.18.0, 18, 20.9.0, 20, 21.1.0, 21, 22]
+ node: [18.18.0, 18, 20.9.0, 20, 21.1.0, 21, 22, 23]
39
eslint: [8.57.0, 8, 9]
40
steps:
41
- name: Checkout
0 commit comments