Skip to content

Commit 3ec8702

Browse files
Update codecov/codecov-action digest to ab904c4
1 parent bec95b8 commit 3ec8702

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
@@ -192,7 +192,7 @@ jobs:
192192
run: make -j2 test
193193

194194
- name: Publish Unit Test Coverage
195-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
195+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
196196
with:
197197
flags: unittests
198198
file: _output/tests/linux_amd64/coverage.txt

0 commit comments

Comments
 (0)