Skip to content

Commit a22f5bf

Browse files
committed
[ci] Update codecov/codecov-action to v4.
Signed-off-by: Michael Seifert <[email protected]>
1 parent dfe6e7c commit a22f5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
coverage combine
119119
coverage xml
120120
- name: Upload coverage report
121-
uses: codecov/codecov-action@v3
121+
uses: codecov/codecov-action@v4
122122
with:
123123
files: coverage.xml
124124
fail_ci_if_error: true

0 commit comments

Comments
 (0)