1 parent fbd1232 commit a9ba549Copy full SHA for a9ba549
1 file changed
.github/workflows/git-build.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- node-version: [16.x, 18.x, 20.x]
+ node-version: [20.x, 22.x, 24.x]
14
15
steps:
16
- uses: actions/checkout@v6
0 commit comments