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 1cb7c55 commit 1e7fea1Copy full SHA for 1e7fea1
1 file changed
.github/workflows/ci.yml
@@ -128,7 +128,7 @@ jobs:
128
run: make -j2 test
129
130
- name: Publish Unit Test Coverage
131
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
132
with:
133
flags: unittests
134
file: _output/tests/linux_amd64/coverage.txt
0 commit comments