Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LeSuisse committed Aug 18, 2020
1 parent e7fdfe5 commit 1d1c947
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.12
uses: codecov/codecov-action@v1.0.13
with:
file: ./coverage.xml
mutation_testing:
Expand Down

0 comments on commit 1d1c947

Please sign in to comment.