Skip to content

Commit

Permalink
Update codecov/codecov-action digest to 7afa10e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent aab701c commit 961b12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
run: make -j2 test

- name: Publish Unit Test Coverage
uses: codecov/codecov-action@c4cf8a4f03f0ac8585acb7c1b7ce3460ec15782f # v4
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4
with:
flags: unittests
file: _output/tests/linux_amd64/coverage.txt

0 comments on commit 961b12a

Please sign in to comment.