File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949 - name : Generate coverage report
5050 run : node packages/build/bin/run-nyc report --reporter=lcov
5151 - name : Publish coverage report to Coveralls
52- uses : coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
52+ uses : coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
5353 with :
5454 flag-name : run-${{ matrix.os }}-node@${{ matrix.node-version }}
5555 github-token : ${{ secrets.GITHUB_TOKEN }}
6363 if : ${{ success() }}
6464 steps :
6565 - name : Coveralls finished
66- uses : coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
66+ uses : coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
6767 with :
6868 github-token : ${{ secrets.GITHUB_TOKEN }}
6969 parallel-finished : true
You can’t perform that action at this time.
0 commit comments