Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v2 (#304)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 30, 2021
1 parent 45db72e commit 3efae4b
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 @@ -34,4 +34,4 @@ jobs:
-coverprofile=coverage.txt -covermode=atomic -coverpkg=all \
$(go list ./... | grep -v "/examples/")
- name: Upload coverage report
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2

0 comments on commit 3efae4b

Please sign in to comment.