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 7277666 commit 22eecc1Copy full SHA for 22eecc1
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
strategy:
38
matrix:
39
- node-version: [18, 19, 20, 21, 22, 23, 24, 25]
+ node-version: [18, 19, 20, 21, 22, 23, 24, 25, 26]
40
41
steps:
42
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments