Merge pull request #415 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 09:50:49 +02:00 committed by GitHub
commit 2a8d638779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,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