Skip to content

Commit 04b282e

Browse files
authored
Merge branch 'main' into FixCheckboxOnWriteRefresh
2 parents 958e8f5 + 634ae8f commit 04b282e

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)