Skip to content

Commit a2dceef

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 4c0046c commit a2dceef

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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
196+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
197197
with:
198198
flags: unittests
199199
file: _output/tests/linux_amd64/coverage.txt

0 commit comments

Comments
 (0)