Skip to content

Commit 0813688

Browse files
committed
chore(deps): update codecov/codecov-action action to v5.5.4
1 parent e2024ef commit 0813688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Upload coverage to Codecov
6161
if: matrix.php == '8.0'
62-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
62+
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
6363
with:
6464
file: ./coverage.xml
6565
flags: unittests

0 commit comments

Comments
 (0)