Skip to content

Commit 34c7cfc

Browse files
authored
chore: update codecov gha to v2 (#26)
1 parent 63719ae commit 34c7cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
args: build jacocoTestReport
3535

3636
- name: Upload coverage to Codecov
37-
uses: codecov/codecov-action@v1
37+
uses: codecov/codecov-action@v2
3838
with:
3939
name: unit test reports
4040
fail_ci_if_error: true

0 commit comments

Comments
 (0)