There was an error while loading. Please reload this page.
1 parent 5eef671 commit 359a1f9Copy full SHA for 359a1f9
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- node-version: [20.x, 22.x, 24.x]
+ node-version: [22.x, 24.x, 26.x]
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments