Skip to content

Commit 634ae8f

Browse files
ci: update codecov (#1405)
1 parent 25cad06 commit 634ae8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
CHUNKS: ${{ needs['setup-test-batches'].outputs['test-chunks'] }}
120120

121121
- name: Upload coverage to Codecov
122-
uses: codecov/codecov-action@v1
122+
uses: codecov/codecov-action@v2
123123
with:
124124
fail_ci_if_error: true
125125

0 commit comments

Comments
 (0)