File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 strategy :
1515 matrix :
16- node-version : [22, 23 ]
16+ node-version : [23, 24, 25 ]
1717 steps :
1818 - name : Checkout
1919 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3535 runs-on : ubuntu-latest
3636 strategy :
3737 matrix :
38- node-version : [22, 23 ]
38+ node-version : [23, 24, 25 ]
3939 steps :
4040 - name : Checkout
4141 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5757 runs-on : ubuntu-latest
5858 strategy :
5959 matrix :
60- node-version : [22, 23 ]
60+ node-version : [23, 24, 25 ]
6161 steps :
6262 - name : Checkout
6363 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8383 needs : build
8484 strategy :
8585 matrix :
86- node-version : [22, 23 ]
86+ node-version : [23, 24, 25 ]
8787 steps :
8888 - name : Checkout
8989 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
You can’t perform that action at this time.
0 commit comments