Skip to content

Commit

Permalink
Bump codecov/codecov-action from 1.5.2 to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 1, 2021
2 parents 25de4e3 + 88bcb12 commit a8acedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mutation-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: "make infection PHPUNIT_FLAGS=--coverage-clover=coverage.xml INFECTION_FLAGS=--logger-github"

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

0 comments on commit a8acedb

Please sign in to comment.