Skip to content

Commit 93aed1c

Browse files
Update codecov/codecov-action action to v5.5.1
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.5.0 | v5.5.1 |
1 parent 3673536 commit 93aed1c

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
@@ -40,4 +40,4 @@ jobs:
4040
run: "make infection PHPUNIT_FLAGS=--coverage-clover=coverage.xml INFECTION_FLAGS=--logger-github"
4141

4242
- name: "Upload Code Coverage"
43-
uses: "codecov/[email protected].0"
43+
uses: "codecov/[email protected].1"

0 commit comments

Comments
 (0)