Skip to content

Commit

Permalink
Update codecov/codecov-action action to v2.0.2 (#435)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
  • Loading branch information
3 people authored Jul 23, 2021
1 parent cbe47b0 commit 04c7bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
PLATFORM: ${{ matrix.platform }}

- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v2.0.1
uses: codecov/codecov-action@v2.0.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 04c7bbf

Please sign in to comment.