File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3838
3939 - name : upload coverage to codecov.io
4040 if : success() && matrix.version == '8.3'
41- uses : codecov/codecov-action@v3
41+ uses : codecov/codecov-action@v4.0.1
4242 with :
4343 token : ${{ secrets.CODECOV_TOKEN }}
4444 file : ./coverage.xml
Original file line number Diff line number Diff line change 11# Render HTML to PDF for PHP - RenderPDF.io PHP Library
22
3+ [ ![ Unit Test] ( https://github.com/renderpdf-io/renderpdf-php/actions/workflows/build.yml/badge.svg )] ( https://github.com/renderpdf-io/renderpdf-php/actions/workflows/build.yml )
4+ [ ![ codecov] ( https://codecov.io/gh/renderpdf-io/renderpdf-php/graph/badge.svg?token=UFQHEZDDXP )] ( https://codecov.io/gh/renderpdf-io/renderpdf-php )
35
46![ RenderPDF.io Cover] ( ./.github/renderpdf-io-cover.png )
57
You can’t perform that action at this time.
0 commit comments