Skip to content

Commit e56544e

Browse files
chore(deps): update codecov/codecov-action digest to 5a10915
1 parent 22d3f44 commit e56544e

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
@@ -197,7 +197,7 @@ jobs:
197197
run: make -j2 test
198198

199199
- name: Publish Unit Test Coverage
200-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
200+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
201201
with:
202202
flags: unittests
203203
file: _output/tests/linux_amd64/coverage.txt

0 commit comments

Comments
 (0)