Skip to content

Commit

Permalink
Bump codecov/codecov-action from v1.0.10 to v1.0.11
Browse files Browse the repository at this point in the history
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](codecov/codecov-action@v1.0.10...6d208f5)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LeSuisse committed Jul 20, 2020
1 parent 2076058 commit f4e93f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
env:
REDIS_PORT: ${{ job.services.redis.ports['6379'] }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1.0.10
uses: codecov/codecov-action@v1.0.11
with:
file: ./coverage.xml
mutation_testing:
Expand Down

0 comments on commit f4e93f4

Please sign in to comment.