Skip to content

Commit

Permalink
Update codecov/codecov-action action to v3 (donmccurdy#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2022
1 parent a17b296 commit 4039cb7
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 @@ -46,6 +46,6 @@ jobs:
yarn coverage:report
- name: Report coverage
if: ${{ env.COVERAGE == 'true' }}
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
files: .nyc_output/coverage.lcov

0 comments on commit 4039cb7

Please sign in to comment.