Skip to content

Commit e0bf542

Browse files
Update codecov/codecov-action action to v5.4.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.3.1 | v5.4.0 |
1 parent 3d436a1 commit e0bf542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mutation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
run: "make infection PHPUNIT_FLAGS=--coverage-clover=coverage.xml"
5959

6060
- name: "Upload Code Coverage"
61-
uses: "codecov/codecov-action@v5.3.1"
61+
uses: "codecov/codecov-action@v5.4.0"

0 commit comments

Comments
 (0)