Skip to content

Commit 05bc576

Browse files
Update codecov/codecov-action action to v6 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8950e93 commit 05bc576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
8989

9090
- name: Upload coverage report to Codecov
91-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
91+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
9292
if: matrix.php-versions == '8.3' && matrix.deps == 'normal' && env.CODECOV_TOKEN != ''
9393
with:
9494
files: .logs/cobertura.xml

0 commit comments

Comments
 (0)