Skip to content

Commit b094f71

Browse files
committed
chore(deps): update codecov/codecov-action action to v2
1 parent b857848 commit b094f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
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)