File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 with :
3131 node-version : ${{ matrix.node-version }}
3232 - run : npm run tests-only
33- - uses : codecov/codecov-action@v1
33+ - uses : codecov/codecov-action@v2
3434
3535 minors :
3636 needs : [matrix, latest]
5050 with :
5151 node-version : ${{ matrix.node-version }}
5252 - run : npm run tests-only
53- - uses : codecov/codecov-action@v1
53+ - uses : codecov/codecov-action@v2
5454
5555 node :
5656 name : ' node 4+'
Original file line number Diff line number Diff line change 3131 node-version : ${{ matrix.node-version }}
3232 skip-ls-check : true
3333 - run : npm run tests-only
34- - uses : codecov/codecov-action@v1
34+ - uses : codecov/codecov-action@v2
3535
3636 minors :
3737 needs : [matrix, latest]
5252 node-version : ${{ matrix.node-version }}
5353 skip-ls-check : true
5454 - run : npm run tests-only
55- - uses : codecov/codecov-action@v1
55+ - uses : codecov/codecov-action@v2
5656
5757 node :
5858 name : ' io.js'
Original file line number Diff line number Diff line change 3232 cache-node-modules-key : node_modules-${{ github.workflow }}-${{ github.action }}-${{ github.run_id }}
3333 skip-ls-check : true
3434 - run : npm run tests-only
35- - uses : codecov/codecov-action@v1
35+ - uses : codecov/codecov-action@v2
3636
3737 unstable :
3838 needs : [matrix, stable]
5454 cache-node-modules-key : node_modules-${{ github.workflow }}-${{ github.action }}-${{ github.run_id }}
5555 skip-ls-check : true
5656 - run : npm run tests-only
57- - uses : codecov/codecov-action@v1
57+ - uses : codecov/codecov-action@v2
5858
5959 node :
6060 name : ' node 0.x'
You can’t perform that action at this time.
0 commit comments