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 22d3f44 commit e56544eCopy full SHA for e56544e
.github/workflows/ci.yml
@@ -197,7 +197,7 @@ jobs:
197
run: make -j2 test
198
199
- name: Publish Unit Test Coverage
200
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
201
with:
202
flags: unittests
203
file: _output/tests/linux_amd64/coverage.txt
0 commit comments