Merge pull request #13 from dagger/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-24 00:43:32 +02:00 committed by GitHub
commit 7b393e49be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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