We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059286a commit 24159f9Copy full SHA for 24159f9
1 file changed
.github/workflows/ci.yml
@@ -148,7 +148,7 @@ jobs:
148
run: make -j2 test
149
150
- name: Publish Unit Test Coverage
151
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
152
with:
153
flags: unittests
154
file: _output/tests/linux_amd64/coverage.txt
0 commit comments