Skip to content

Commit 0410166

Browse files
renovate[bot]littlejo
authored andcommitted
chore(deps): update codecov/codecov-action action to v4
1 parent 5f0b192 commit 0410166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
run: make -j2 test
194194

195195
- name: Publish Unit Test Coverage
196-
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
196+
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4
197197
with:
198198
flags: unittests
199199
file: _output/tests/linux_amd64/coverage.txt

0 commit comments

Comments
 (0)