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 0018adf commit af88cf0Copy full SHA for af88cf0
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- node-version: [18.0.0, 18, 19, 20, 21, 22, 23, 24, 25]
+ node-version: [18.0.0, 18, 19, 20, 21, 22, 23, 24, 25, 26]
39
40
steps:
41
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments