Merge pull request #117 from docker/dependabot/github_actions/codecov/codecov-action-2.0.1

Bump codecov/codecov-action from 1 to 2.0.1
This commit is contained in:
CrazyMax 2021-07-23 12:57:35 +02:00 committed by GitHub
commit b127c18eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,6 @@ jobs:
targets: test targets: test
- -
name: Upload coverage name: Upload coverage
uses: codecov/codecov-action@v1 uses: codecov/codecov-action@v2
with: with:
file: ./coverage/clover.xml file: ./coverage/clover.xml