Skip to content

Commit c690ca2

Browse files
authored
Update unit.yaml
1 parent 14a0030 commit c690ca2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/unit.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,8 @@ jobs:
8989
with:
9090
name: coverage
9191
- name: codecov
92-
uses: codecov/codecov-action@v3
92+
uses: codecov/codecov-action@v5
9393
with:
94-
file: ./coverage.xml
9594
token: ${{ secrets.CODECOV_TOKEN }}
9695
verbose: true
9796
fail_ci_if_error: true

0 commit comments

Comments
 (0)