Skip to content

Commit e4c6f86

Browse files
Update codecov/codecov-action digest to 75cd116 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32e3513 commit e4c6f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-php.yml

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

9292
- name: Upload coverage report to Codecov
93-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
93+
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
9494
if: matrix.php-versions == '8.3' && matrix.deps == 'normal' && env.CODECOV_TOKEN != ''
9595
with:
9696
files: .logs/phpunit/cobertura.xml,.logs/behat/cobertura.xml

0 commit comments

Comments
 (0)