Skip to content

Commit

Permalink
Bump codecov/codecov-action from v1.4.0 to v1.4.1
Browse files Browse the repository at this point in the history
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.4.0 to v1.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@v1.4.0...967e2b3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LeSuisse committed Apr 21, 2021
1 parent 1f713dd commit e72bd14
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.4.0
uses: codecov/codecov-action@v1.4.1
with:
file: ./coverage.xml
mutation_testing:
Expand Down

0 comments on commit e72bd14

Please sign in to comment.