Skip to content

Commit 0bcaa49

Browse files
committed
CI: update code coverage
1 parent 1139fb0 commit 0bcaa49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
run: tests/run-tests -d zend_extension=xdebug.so --coverage coverage.xml --coverage-src src
4545

4646
- name: Upload coverage reports to Codecov
47-
uses: codecov/codecov-action@v3
47+
uses: codecov/codecov-action@v5
4848
env:
4949
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)