Merge pull request #2682 from fonttools/dependabot/github_actions/codecov/codecov-action-3
build(deps): bump codecov/codecov-action from 2 to 3
This commit is contained in:
commit
d4079f856e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
coverage combine
|
||||
coverage xml
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v2
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
file: coverage.xml
|
||||
flags: unittests
|
||||
|
Loading…
x
Reference in New Issue
Block a user