Skip to content

Commit d106597

Browse files
Update codecov/codecov-action action to v6 (#289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35d0585 commit d106597

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
@@ -91,7 +91,7 @@ jobs:
9191
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
9292

9393
- name: Upload coverage report to Codecov
94-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
94+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
9595
if: ${{ env.CODECOV_TOKEN != '' }}
9696
with:
9797
files: .logs/cobertura.xml

0 commit comments

Comments
 (0)