Skip to content

Commit c9979ee

Browse files
chore(deps): update codecov/codecov-action action to v2 (openapi-generators#455)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0ca21aa commit c9979ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
- name: Generate E2E Coverage
4444
run: poetry run coverage xml -o e2e-coverage.xml
4545

46-
- uses: codecov/codecov-action@v1
46+
- uses: codecov/codecov-action@v2
4747
with:
4848
files: ./coverage.xml,./e2e-coverage.xml

0 commit comments

Comments
 (0)