Skip to content

Commit 3878200

Browse files
authored
Merge pull request #465 from CPS-IT/renovate/codecov-codecov-action-4.x
[TASK] Update codecov/codecov-action action to v4
2 parents c29f9a0 + 46efba0 commit 3878200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
113113
# codecov
114114
- name: codecov report
115-
uses: codecov/codecov-action@v3
115+
uses: codecov/codecov-action@v4
116116
with:
117117
token: ${{ secrets.CODECOV_TOKEN }}
118118
files: |

0 commit comments

Comments
 (0)