Skip to content

Commit

Permalink
Merge pull request #16 from crossplane/renovate/codecov-codecov-actio…
Browse files Browse the repository at this point in the history
…n-4.x

Update codecov/codecov-action action to v4
  • Loading branch information
negz authored Sep 14, 2023
2 parents bb50824 + 083a870 commit efbc0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
run: make -j2 test

- name: Publish Unit Test Coverage
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
uses: codecov/codecov-action@c4cf8a4f03f0ac8585acb7c1b7ce3460ec15782f # v4
with:
flags: unittests
file: _output/tests/linux_amd64/coverage.txt

0 comments on commit efbc0c1

Please sign in to comment.