Skip to content

Commit 9580756

Browse files
authored
Merge pull request #648 from lcobucci/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4
2 parents 378d8d6 + 31d9688 commit 9580756

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@v3.1.4"
61+
uses: "codecov/codecov-action@v4.0.0"

0 commit comments

Comments
 (0)