File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 timeout-minutes : 10
99 strategy :
1010 matrix :
11- node-version : [14.x, 16.x]
11+ node-version : [14.x, 16.x, 18.x ]
1212 steps :
1313 - uses : actions/checkout@v2
1414 - name : Use Node.js ${{ matrix.node-version }}
2626 timeout-minutes : 10
2727 strategy :
2828 matrix :
29- node-version : [14 .x]
29+ node-version : [16 .x]
3030 bundler : [webpack, browserify]
3131 steps :
3232 - uses : actions/checkout@v2
4747 timeout-minutes : 10
4848 strategy :
4949 matrix :
50- node-version : [14 .x]
50+ node-version : [16 .x]
5151 steps :
5252 - uses : actions/checkout@v2
5353 - name : Use Node.js ${{ matrix.node-version }}
6363 timeout-minutes : 10
6464 strategy :
6565 matrix :
66- node-version : [14 .x]
66+ node-version : [16 .x]
6767 steps :
6868 - uses : actions/checkout@v2
6969 - name : Use Node.js ${{ matrix.node-version }}
You can’t perform that action at this time.
0 commit comments