Skip to content

Commit 2bfade1

Browse files
Bump codecov/codecov-action from 2.1.0 to 3.1.0
2 parents 021832e + ec00c64 commit 2bfade1

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

5858
- name: "Upload Code Coverage"
59-
uses: "codecov/codecov-action@v2.1.0"
59+
uses: "codecov/codecov-action@v3.1.0"

0 commit comments

Comments
 (0)