We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49da9b8 commit 6fcd1a0Copy full SHA for 6fcd1a0
.github/workflows/ci.yml
@@ -191,7 +191,7 @@ jobs:
191
run: make -j2 test
192
193
- name: Publish Unit Test Coverage
194
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
+ uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3
195
with:
196
flags: unittests
197
file: _output/tests/linux_amd64/coverage.txt
0 commit comments