We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d8ab6a + 5b45c65 commit 4a88cf2Copy full SHA for 4a88cf2
.github/workflows/mutation-tests.yml
@@ -40,4 +40,4 @@ jobs:
40
run: "make infection PHPUNIT_FLAGS=--coverage-clover=coverage.xml INFECTION_FLAGS=--logger-github"
41
42
- name: "Upload Code Coverage"
43
- uses: "codecov/codecov-action@v5.5.3"
+ uses: "codecov/codecov-action@v6.0.0"
0 commit comments