Skip to content

Commit a8acedb

Browse files
Bump codecov/codecov-action from 1.5.2 to 2.0.2
2 parents 25de4e3 + 88bcb12 commit a8acedb

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

6060
- name: "Upload Code Coverage"
61-
uses: "codecov/codecov-action@v1.5.2"
61+
uses: "codecov/codecov-action@v2.0.2"

0 commit comments

Comments
 (0)