Skip to content

Commit 24159f9

Browse files
Update codecov/codecov-action action to v6 (#285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 059286a commit 24159f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
run: make -j2 test
149149

150150
- name: Publish Unit Test Coverage
151-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
151+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
152152
with:
153153
flags: unittests
154154
file: _output/tests/linux_amd64/coverage.txt

0 commit comments

Comments
 (0)