Skip to content

Commit 6fcd1a0

Browse files
Update codecov/codecov-action digest to ab904c4
1 parent 49da9b8 commit 6fcd1a0

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

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

0 commit comments

Comments
 (0)