Merge pull request #88 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:07 +02:00 committed by GitHub
commit 2c6df6a22f
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