Skip to content

Commit 0ea5703

Browse files
Update codecov/codecov-action action to v5.0.6
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.0.4 | v5.0.6 |
1 parent 90cc2b4 commit 0ea5703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mutation-tests.yml

+1-1
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/[email protected].4"
61+
uses: "codecov/[email protected].6"

0 commit comments

Comments
 (0)