Skip to content

Commit 4a49d24

Browse files
authored
Merge pull request #330 from lcobucci/renovate/codecov-codecov-action-5.x
Update codecov/codecov-action action to v5
2 parents 01a09f5 + 03d58e1 commit 4a49d24

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 INFECTION_FLAGS=--logger-github"
5959

6060
- name: "Upload Code Coverage"
61-
uses: "codecov/codecov-action@v3.1.4"
61+
uses: "codecov/codecov-action@v5.0.3"

0 commit comments

Comments
 (0)