Skip to content

Commit

Permalink
Merge pull request #133 from docker/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-3

Bump codecov/codecov-action from 2 to 3
  • Loading branch information
crazy-max committed Apr 12, 2022
2 parents 2a6fbda + 5b77ad4 commit 74283ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -32,6 +32,6 @@ jobs:
targets: test
-
name: Upload coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
file: ./coverage/clover.xml

0 comments on commit 74283ca

Please sign in to comment.