Skip to content

Commit 35d0585

Browse files
Update codecov/codecov-action digest to 75cd116 (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ec5151 commit 35d0585

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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
94+
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
9595
if: ${{ env.CODECOV_TOKEN != '' }}
9696
with:
9797
files: .logs/cobertura.xml

0 commit comments

Comments
 (0)